/* CSS Document */


/**
* Importing necessary  Styles.
**/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&family=Playfair+Display:wght@700&family=Poppins:wght@400;500;600;700&display=swap');

/*----Flaticon------- */
@import url('../fonts/icon/font/flaticon.css');
@import url('../fonts/montserrat/stylesheet.css');
@import url('../fonts/forum/stylesheet.css');
@import url('../fonts/font-awesome/css/font-awesome.min.css');

/*---------------- Modal ------------- */
@import url('iziModal.css');
/*-------- AOS css ------*/
@import url('aos.css');

/*** 

/*==================== Click Top ====================*/
.scroll-top {
  width:25px;
  height:25px;
  position: fixed;
  bottom: 10px;
  right: 5px;
  z-index: 99;
  text-align: center;
  color: #fff;
  font-size: 18px;
  display: none;
  cursor: pointer;
  border-radius: 3px;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*______________________ Global style ___________________*/

 @font-face {
  font-family: 'font-awesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
 }
 
 html {
   font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.625;
    -webkit-text-size-adjust: 100%;   
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
 body {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  color:#333;
  font-size: 14px;
  position: relative;
  top:0 !important;
 }
 .font-montserrat {font-family: 'Montserrat', sans-serif;}
 .font-forum {font-family: 'Forum', sans-serif !important;}
 .main-page-wrapper {overflow-x:hidden;}
 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
 .h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5,.h6,h6 {color: #3f3e3e; font-weight: 300; font-family: 'Montserrat', sans-serif;}
 .h1,h1 {font-size: 60px;}
 .h2,h2 {font-size: 48px;}
 .h3,h3 {font-size: 40px;}
 .h4,h4 {font-size: 30px;}
 .h5,h5 {font-size: 22px;}
 .h6,h6 {font-size: 18px;}
 p {line-height: 28px;}
 ul {list-style-type: none;}
 body a {text-decoration: none; display: inline-block;color: #af8526;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none; color:#cb910e}
 img {max-width: 100%; display: block;}
 button {border:none;outline: none;box-shadow: none;display: block; padding: 0;cursor: pointer;background: transparent;}
 button:focus {outline: none;}
 input,textarea {outline: none; box-shadow: none;transition: all 0.3s ease-in-out;}

 /*----------- Prefix -----------*/
.full-width-container {padding-left: 160px;padding-right: 160px;}
.full-width-container-40 {padding-left: 40px;padding-right: 40px;}
.demo-container-900 {max-width: 900px;margin: 0 auto;}
.demo-container-1100 {max-width: 1100px;margin: 0 auto;}
.p0 {padding: 0 !important;}
.pt-15 {padding-top: 15px;}
.pt-20 {padding-top: 20px;}
.pt-50 {padding-top: 50px;}
.pt-70 {padding-top: 70px;}
.pt-90 {padding-top: 90px;}
.pt-100 {padding-top: 100px;}
.pt-150 {padding-top: 150px;}
.pb-30 {padding-bottom: 30px;}
.pb-70 {padding-bottom: 70px;}
.pb-100 {padding-bottom: 100px;}
.pb-150 {padding-bottom: 150px;}
.pb-200 {padding-bottom: 200px;}
.mt-70 {margin-top: 70px;}
.mt-95 {margin-top: 95px;}
.mt-150 {margin-top: 150px;}
.mt-200 {margin-top: 200px;}
.mb-80 {margin-bottom: 80px;}
.mb-150 {margin-bottom: 150px;}
.mb-170 {margin-bottom: 170px;}
.mb-200 {margin-bottom: 200px;}
.m0 {margin: 0 !important;}
.row.gutter-80 {margin: 0 -40px;}
.row.gutter-80 [class*="col-"] {padding: 0 40px;}
.row.gutter-50 {margin: 0 -25px;}
.row.gutter-50 [class*="col-"] {padding: 0 25px;}
/*----------------- Theme button ------------------*/
body .solid-button-one {
  min-width: 188px;
  line-height: 48px;
  border-style: solid;
  border-width: 2px;
  border-radius: 30px;
  padding: 0 35px;
  text-align: center;
  color: #fff;
  text-transform: capitalize;
  box-shadow: 0px 13px 27px 0px rgba(163, 48, 53, 0.25);
}
body .solid-button-one:hover {background: #fff;box-shadow: none;}
body .solid-button-one .icon-right {vertical-align: -1px;margin-left: 5px;}
body .solid-button-one .icon-left {vertical-align: -1px;margin-right: 5px;}
body .video-button-one {font-size: 18px;line-height: 55px;color: #57667E;}
body .video-button-one i {font-size: 50px;color: #D8D8D8;vertical-align: middle;}
body .video-button-one .icon-right {margin-left: 10px;}
body .video-button-one .icon-left {margin-right: 10px;}
body .theme-btn {
  position: relative;
  z-index: 1;
  line-height: 48px;
  border-radius: 3px;
  min-width: 180px;
  font-size: 13px;
  text-align: center;
  padding: 0 35px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
body .theme-btn:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
  transform: scale(0,1);
  z-index: -1;
}
body .theme-btn:hover:before {transform: scale(1);}
body .theme-button-one {
  font-family: 'Montserrat', sans-serif;
  font-weight:400;
  width: 220px;
  line-height: 56px;
  text-align: center;
  font-size:19px;  
  border-radius: 10px;
  background-color: rgba(191, 147, 3,1);
  box-shadow: 0px 13px 28px 0px rgba(191, 147, 3, 0.25);
  color: #ffffff;
  position: relative;
}
body .theme-button-one:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  border-radius: 30px;
  z-index: -1;
  transform: scale(0,1);
}
body .theme-button-one:hover {color: #fff;  box-shadow: 0px 5px 10px 0px rgba(191, 147, 3, 0.45);;}
body .theme-button-one:hover:before {transform: scale(1,1);}
body .theme-button-two {
  text-transform: capitalize;
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 50px;
  padding: 0 40px;
  position: relative;
  z-index: 1;
}
body .theme-button-two:before {
  content: '';
  position: absolute;
  top:4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  border: 1px solid #fff;
  opacity: 0;
}
body .theme-button-two:hover:before {opacity: 1;}
body .theme-button-two .icon-right {vertical-align: -1px;margin-left: 5px;}
body .theme-button-two .icon-left {vertical-align: -1px;margin-right: 5px;}
body .line-button-one {
  text-transform: uppercase;
  line-height: 48px;
  border-style: solid;
  border-width: 2px;
  border-radius: 6px;
  text-align: center;
  padding: 0 35px;
  min-width: 180px;
  border-color: rgba(62, 62, 63,0.6);
  color: #3f3e3e;
}
body .line-button-one:hover {box-shadow: 0px 5px 15px 0px rgba(62, 62, 63, 0.25);  border-color: rgba(191, 147, 3,1); color: #ffffff;}
body .line-button-one:before {
    background-image: linear-gradient( 90deg, rgba(191, 147, 3,1) 100%, transparent 22.5%);
   
}
body .line-button-two {
  text-transform: capitalize;
  line-height: 48px;
  border: 1px solid #E0E9EF;
  border-radius: 25px;
  padding: 0 35px;
  min-width: 180px;
  text-align: center;
  font-size: 18px;
  color: #3f3e3e;
}
body .line-button-two:hover,.agn-our-pricing .table-wrapper .pr-column:hover .line-button-two {
  color: #fff;
  box-shadow: 0px 13px 28px 0px rgba(163, 48, 53, 0.25);
}
body .line-button-three {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  line-height: 48px;
  border: 1px solid #171717;
  min-width: 180px;
  text-align: center;
  color: #141414;
}
body .line-button-three:hover {color: #fff;}
body .white-shdw-button {
    line-height: 40px;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    box-shadow: 0px 10px 25px 0px rgb(145, 120, 45 / 25%);
    border-radius: 3px;
    padding: 0 25px;
    background: rgba(255,255,255,0.4);
    color: #ffffff;
    border: 1px solid #ffffff;
}
body .theme-main-menu.notransparent .white-shdw-button {
    box-shadow: 0px 13px 28px 0px rgba(145, 120, 45, 0.25);
    color: #91782d;
    border: 1px solid #91782d;
}
body .white-shdw-button .icon {
  font-size: 25px;
  vertical-align: middle;
  margin-left: 10px;
}
body .white-shdw-button-2 {
    text-transform: capitalize;
    line-height: 45px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    box-shadow: 0px 10px 25px 0px rgb(145 120 45 / 25%);
    margin-left:40px;
    margin-top: 20px;
    border-radius: 3px;
    padding: 0 52px 0 22px;
    background: #ffffff;
    color: #91782d;
    position: relative;
    transition: all .3s ease-in-out;
}
body  .white-shdw-button-2:after {
    content: "\f103";
    font-family: Flaticon;
    font-size: 25px;
    position: absolute;
    right: 15px;
    top:50%;
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
}
body  .white-shdw-button-2:hover:after {
    transition: all .3s ease-in-out;
    right: 10px;
}
body  .white-shdw-button-2:hover {box-shadow: 0px 5px 15px 0px rgba(145, 120, 45, 0.45);transition: all .3s ease-in-out;}

.wp-block-button__link{
     border:0px !important;
     padding: 0.467em 2em 0.467em .3em;
}


.booking-fire .white-shdw-button:hover{box-shadow: 0px 5px 15px 0px rgba(145, 120, 45, 0.45)!important;}
body .white-shdw-button:hover {color: #fff;box-shadow: 0px 13px 28px 0px rgba(163, 48, 53, 0.25);}
body .dark-button-one {
  font-family: 'Montserrat', sans-serif;
  font-weight:600;
  line-height: 50px;
  padding: 0 40px;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  background: #3b3b3b;
}
/*--------------------- Transition --------------------*/
.tran3s,h2 a,h3 a,h4 a,h5 a,h6 a,.svg path,body .video-button-one,body .video-button-one i,body .line-button-two,body .line-button-three,
.agn-what-we-do .single-block .more-button,.agn-our-gallery .main-wrapper .img-box .hover-content,.owl-theme .owl-nav [class*=owl-],.theme-footer-three .social-icon li a,
.theme-menu-one .logo,.theme-main-menu .header-right-widget,.agn-our-gallery .main-wrapper .view-gallery,.sass-contact-banner .subscribe-button,.language-switcher .dropdown-menu ul li a,
.theme-footer-one .top-footer .footer-list ul li a,.theme-footer-one .top-footer .footer-information ul li a,.theme-footer-one .bottom-footer ul li a,.panel .panel-heading .panel-title a:before,
.theme-menu-two .quote-button,.theme-menu-two .logo,.seo-what-we-do .single-block .wrapper,.seo-our-goal .text-wrapper .request-button,.our-service-seo .single-block .more-button,
.our-service-seo .single-block p,.seo-our-pricing .single-pr-table .pr-footer .plan-button:before,.seo-our-pricing .single-pr-table .pr-footer .plan-button,.navbar-nav .nav-item .nav-link,
.seo-our-pricing .single-pr-table .pr-footer .trial-button,.seo-contact-banner .contact-button,.theme-menu-three .header-right-widget .social-icon li a,.nav-tabs .nav-link,.theme-footer-four .social-icon li a,
.about-me-portfo .inner-content .button-group li a,.our-service-portfo .service-block .read-more,.our-rooms .service-block .read-more,.isotop-menu-wrapper li,.our-project-portfo .text-content .gallery-button,.btn,
.portfo-footer form .input-group label,.portfo-footer form button,.portfo-footer .copyright-text .social-icon li a,.theme-menu-one .header-right-widget .call-us a,.theme-menu-one .navbar-nav .login-button a,
.our-service-sass .service-block .icon-s,.our-service-sass .service-block p,#theme-banner-four .main-wrapper .button-group .more-button,.checkout-toggle-area p button,.theme-footer-four .footer-list ul li a,
.our-service-sass .service-block .detail-button,.our-feature-villa .down-arrow,.our-feature-villa .single-feature-block  .text-box .read-more,.sass-our-pricing .single-pr-table .upgrade-button:before,
.sass-our-pricing .single-pr-table .upgrade-button,.sass-our-pricing .single-pr-table .trial-button,.sass-faq-section .sub-heading a,.sass-faq-section .down-button,.eCommerce-side-menu .main-menu-list>ul>li>a,
.theme-menu-one.d-align-item .navbar-nav .login-button-two a,.our-service-app .main-content .more-button,.our-service-app .main-content .down-arrow,.our-rooms .text-wrapper .explore-button,
.theme-Ecommerce-menu .right-content .cart-action-wrapper .button-group a,.theme-Ecommerce-menu .right-content .user-profile-action .dropdown-menu ul li a,#eCommerce-carousel .color-tab ul li a,
.eCommerce-side-menu .main-menu-list>ul .sub-menu a,#eCommerce-carousel .inner-item-wrapper .button-group .shop-now,#eCommerce-carousel .inner-item-wrapper .button-group .details-info-button,
.eCommerce-hero-section .social-share li a,.eCommerce-hero-section .carousel-indicators li,.product-details-modal .main-bg-wrapper .close-button,.product-details-modal .main-bg-wrapper .next,
.product-details-modal .main-bg-wrapper .prev,.theme-sidebar-widget .list-item li a,.theme-sidebar-widget .size-filter li a,.theme-sidebar-widget .color-filter li a,.shop-demo-filter .selectize-dropdown .option,
.product-showcase .single-product-case,.product-showcase .single-product-case .info .name,.product-showcase .single-product-case .info .cart-button:before,.theme-sidebar-widget .sidebar-search button,
.product-showcase .single-product-case .info .cart-button:after,.product-showcase .single-product-case .info .cart-button span,.theme-pagination-one ul li a,.theme-sidebar-widget .list-item li .sub-menu a,
.cart-list-form .table .product-info .product-name,.cart-list-form .table .remove-product,.dark-button-one,.checkout-form .checkbox-list li label:before,.page-breadcrumbs li a,.theme-footer-four .bottom-footer ul li a,
.theme-sidebar-widget .sidebar-popular-product .info a,.shop-details .procuct-details .product-info .cart-button,.shop-details .procuct-details .product-info .wishlist-button,.navbar .mega-dropdown-list li a .icon,
.shop-details .product-review-tab .nav-tabs li a:before,.faq-page .faq-search-form button,.faq-page .submit-faq button,.our-team .single-team-member .info-meta,.our-blog .post-data .date,
.our-team .single-team-member .hover-content ul li a,.our-team .single-team-member .hover-content,body .theme-button-one,body .theme-button-one:before,.our-service .service-block .read-more,
.service-standard .service-block:before,.theme-action-banner-two .banner-button,#isotop-gallery-wrapper .isotop-item .hover-jojo ul li,.gallery-sidebar .sidebar-list li a,.our-blog .post-data .read-more,
#isotop-gallery-wrapper .isotop-item .hover-jojo ul li a,#isotop-gallery-wrapper .isotop-item .hover-jojo,.our-project .project-item .hover-valina,.gallery-sidebar .sidebar-icon ul li a,.theme-footer-two ul li a,
.project-with-sidebar .project-item .img-box a,.project-minimal-style .share-icon li a,.room-details .share-icon li a,.pd-footer .theme-pager,.pd-footer .theme-pager span,body .theme-button-two:before,
.our-blog .img-holder .video-button,.theme-sidebar-widget .keywords-tag li a,.blog-details .post-tag-area .tags li a,.blog-details .post-tag-area .share-icon li a,.blog-details .user-comment-area .single-comment .reply,
.blog-details-fg .blog-fg-data .video-banner-blog .video-button,#contact-form .form-group .help-block,.contact-us-section .contact-info ul li a,.form-style-three .send-button,.faq-tab-wrapper-four .faq-panel .panel .panel-heading .panel-title a i,
.contact-address-two .address-block a,body .line-button-one,body .solid-button-one,body .white-shdw-button,#theme-banner-two .main-wrapper .button-group .contact-button,#theme-banner-two .main-wrapper .button-group .more-button,
.shrt-menu .top-header .infoList li a,.shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a,.shrt-menu .menu-social-icon li a,.shrt-menu .main-header .cart-action-wrapper .button-group a,#villa-carousel .indicators-one li i,
#villa-carousel .indicators-one li span,.arch-footer .top-footer .footer-list ul li a,.theme-tab .tabs-menu li a,.studio-feature-area .feature-block .title,.studio-feature-area .feature-block,.studio-project-holder,.studio-client-slider .customer-block p,
.studio-client-slider .customer-block .name,.studio-client-slider .customer-block .customer-info span,.studio-client-slider .customer-block:before,.studio-client-slider .customer-block,.studio-footer-one .top-footer .footer-list ul li a,
.studio-footer-one .bottom-footer ul li a   {
  transition: all .3s ease-in-out;
}
.tran4s,.theme-main-menu,.our-service-portfo .service-block:before,.our-service-portfo .service-block:after,.our-rooms .service-block:before,.our-rooms .service-block:after,.our-project .project-item  p,
.our-project-portfo #isotop-gallery-wrapper .isotop-item .effect-zoe img,.our-team .img-box img,.service-standard .service-block .hover-content p,
.our-project .project-item .hover-valina .zoom,.our-project .project-item .hover-valina:before,.our-project .project-item .hover-valina:after,
#mega-menu-holder .img-box .img img, .single-item .img-box img {
  transition: all .4s ease-in-out;
}
/*----------------------- Theme Color File -------------------*/


.bg-light{background-color: #f3f3f3;}
/*------------------- Theme Title ------------------*/
.arch-title .main-title {font-family: 'Montserrat', sans-serif; font-weight:700;}
.arch-title .line {display: inline-block;position: relative;}
.arch-title .line:before {
  content: '';
  width: 0;
  height: 3px;
  background: #3f3e3e;
  border-radius: 5px;
  position: absolute;
  right: -175px;
  bottom: 10px;
  transition: all 0.8s ease-out;
}
.arch-title.show-pr .line:before {width: 170px;}
.theme-title-one,.theme-title-two {position: relative;}
.theme-title-one .upper-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.theme-title-one .main-title,
.theme-title-one .main-title a{
  font-family: 'Montserrat', sans-serif;
  font-size: 42px;
  line-height: 55px;
  color: #3f3e3e;
}
.theme-title-one .main-title a:hover{
    color:#c99b35;
}
.theme-title-one.studio-title .main-title {
  font-size: 72px;
  font-weight: 600;
  line-height: 75px;
  color: #202020;
}
.theme-title-one.title-underline .main-title {text-decoration: underline;}
.theme-title-one .bottom-title {
  font-size: 20px;
  color: #546886;
  padding-top: 20px;
}
.theme-title-one.upper-bar {padding-top: 22px;}
.theme-title-one.upper-bar:before {
  content: '';
  width: 50px;
  height: 4px;
  border-radius: 5px;
  background: #ff7300;
  position: absolute;
  top:0;
  left: 0;
}
.theme-title-one.upper-bar.text-center:before {left:50%;  margin-left: -25px;}
.theme-title-one .icon-box {display: inline-block;margin-bottom: 25px; position: relative;}
.theme-title-one .icon-box .bg-shape {
  transform: rotate(-90deg);
  transition: all 1s ease-out;
}
.theme-title-one .icon-box.show-pr .bg-shape {transform: rotate(0deg);}
.theme-title-one .icon-box .icon {
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50% , -50%);
}
.theme-title-one.arch-title .upper-title {color: #aeaeae;}
.theme-title-two {
  position: relative;
  font-size: 130px;
  color: #fff;
}
.theme-title-two:first-letter {
  text-transform: uppercase;
  font-size: 300px;
  text-shadow: 2px -0.9px 0px rgba(225, 163, 76, 1);
  color: #1d2046;
  padding-right: 15px;
}
.theme-title-two span {color: #e1a34c;}
.theme-title-three {padding: 0 145px;}
.theme-title-three .title,
.theme-title .title{
  font-size: 44px;
  line-height: 60px;
  color: #3e3e3e;
}
.theme-title-three p,
.theme-title p{
  font-size: 16px;
  line-height: 30px;
  color: #798598;
  padding-top: 45px;
}
.theme-title-four {
  font-size: 72px;
  line-height: 85px;
  color: #202020;
  font-weight: 600;
}
.theme-title-four span {position: relative; display: inline-block;}
.theme-title-four span:before {
  content: '';
  width: 100%;
  height: 76%;
  position: absolute;
  top:20px;
  left:0;
  background: rgba(255,221,79,0.3);
  z-index: -1;
}
.theme-title-four span:after {
  content: '';
  width: 120px;
  height: 3px;
  position: absolute;
  background: #202020;
  top:55%;
  right: -150px;
}
/*------------------- Theme Pagination ------------------*/
.theme-pagination-one ul {
  display: inline-block;
  margin: 0 -10px;
}
.theme-pagination-one ul li {float: left;padding: 0 10px;}
.theme-pagination-one ul li a {
  font-size: 24px;
  color: #4f4f4f;
  line-height: 40px;
}
.theme-pagination-one ul li a .icon {font-size: 30px;}
.theme-pagination-one ul li.active a {cursor: default;}
/*----------------------- Theme Main Menu --------------------*/
#mega-menu-holder {position: static;}
#mega-menu-holder .img-box {display: block; text-align: center;}
#mega-menu-holder .img-box .img {
  display: block;
  overflow: hidden;
  background: #000;
  box-shadow: 0px 30px 70px 0px rgba(223, 227, 234, 0.5);
}
#mega-menu-holder .img-box .img img {width: 100%;}
#mega-menu-holder .img-box:hover .img img {opacity: 0.7;transform: scale3d(1.1,1.1,1);}
#mega-menu-holder .img-box .text {
  font-size: 14px;
  letter-spacing: 0.05em;
  display: block;
  color: #D6A84D; 
  padding-top: 10px;
}
.theme-main-menu {
  position: absolute;
  top:0;
  width: 100%;
  left:0;
  z-index: 2;
  padding: 10px 50px 0px 50px;
  background-color: rgba(0,0,0,.19);
  display: flex;
  align-items: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}
.theme-main-menu.notransparent{
    position: relative;
    background-color: transparent;
}
.theme-main-menu.notransparent .navbar-nav .nav-item .nav-link {
    color:#3e3f3f;
}
 
.theme-menu-one .logo {
  position: relative;
  width: 180px;
  top:-1px;
  left:0;
  z-index: 3;
  padding: 5px 0px 10px 0;
}
.theme-menu-one .logo a {display: block;}
.theme-menu-one .logo a img {width:100%; max-width: 100%; display: block;}

.theme-menu-one .header-right-widget {
  position: relative;  
    display: flex;
    z-index: 1;
    width:450px;
    justify-content: flex-end;
}
.theme-menu-one .header-right-widget>ul>li {display: inline-block;vertical-align: middle;}

.theme-menu-one .header-right-widget .language-switcher .wpml-ls-legacy-dropdown {
    width:auto;
    max-width: 100%;
    padding:0 40px 0 40px;
}
.theme-menu-one .header-right-widget .language-switcher .wpml-ls-legacy-dropdown a {
  background: transparent;
  height: 41px;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
  font-size: 16px;
  margin:0 0px 0 10px;  
  display: flex;
  align-items: center;
}
.theme-main-menu.notransparent .header-right-widget .language-switcher .wpml-ls-legacy-dropdown a{color:#3e3f3f;}
.theme-menu-one .header-right-widget .language-switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{color: #3f3e3e;}
.theme-menu-one.fixed .header-right-widget .language-switcher .wpml-ls-legacy-dropdown a {
    color: #3f3e3e;
}
.theme-menu-one .header-right-widget .language-switcher  .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border-top: none;
  background: #f6f6f6;
}
.theme-menu-one .header-right-widget .language-switcher .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    border: 0.3em solid transparent;
    border-top: 0.6em solid;
    position: absolute;
    right: 10px;
    top: calc(50% - 0.375em);
}
.theme-menu-one .header-right-widget .language-switcher .dropdown-menu {
  min-width: 170px;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 25px 50px 0px rgba(213, 216, 223, 0.5);
  border: 1px solid #f8f8f8;
  border-radius: 0;
}
.theme-menu-one .header-right-widget .language-switcher .dropdown-menu ul li a {
  display: block;
  padding: 0 15px;
  font-size: 15px;
  color: #767a89;
  line-height: 35px;
  text-transform: uppercase;
}
.skiptranslate {display: none !important;}
.theme-menu-one .header-right-widget .language-switcher .dropdown-menu ul li a:hover {padding-left: 20px;}
.theme-menu-one .header-right-widget .language-switcher .dropdown-toggle::after {color: #3f3e3e;}
.theme-menu-one .header-right-widget .call-us {font-size: 20px;color: #A2ADBD;}
.theme-menu-one .header-right-widget .call-us a {font-size: 24px;margin-left: 15px;}
/*----------------- SASS MENU ---------------------*/
.theme-menu-one.d-align-item .navbar-nav .nav-item:hover .nav-link,
.theme-menu-one.d-align-item .navbar-nav .nav-item.active .nav-link,
.theme-menu-one.d-align-item .navbar .dropdown-item:focus,.theme-menu-one.d-align-item .navbar .dropdown-item:hover,
.theme-menu-one.d-align-item .navbar .dropdown-submenu.dropdown:hover>.dropdown-item,.theme-menu-one.d-align-item .navbar .navbar-toggler,
.theme-menu-one.d-align-item .navbar .mega-dropdown-list li a:hover,
.theme-menu-one.d-align-item .navbar .mega-dropdown-list li a:hover .icon {color: #f569f8;}
.theme-menu-one.d-align-item .navbar .mega-dropdown-list li a:hover .svg path {fill: #f569f8;}
.theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link {padding-bottom: 0;}
.theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link:before {
  content: '';
  width: 0;
  height: 2px;
  position: absolute;
  left:1px;
  bottom: 5px;
  z-index: -1;
  background: #f569f8;
  transition: width 0.3s ease-out;
}
.theme-menu-one.d-align-item .header-right-widget .call-us a {color: #bebebe; margin-left: 0;}
.theme-menu-one.d-align-item .header-right-widget .call-us a:hover {color: #f569f8;}
.theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link:hover:before,
.theme-menu-one.d-align-item .navbar-nav .nav-item.active .nav-link:before {width: 100%;}
.theme-menu-one.d-align-item #mega-menu-holder {margin-right: 125px;}
.theme-menu-one.d-align-item .header-right-widget {right: auto; left: 15%;}
.theme-menu-one.d-align-item .logo {top:45px;left:75px;width: 63px;}
.theme-menu-one.d-align-item .navbar-nav .login-button a {
  width: 150px;
  line-height: 50px;
  background: #fef9da;
  border-radius: 3px;
  font-size: 18px;
  color: #ead24c;
  text-align: center;
  margin-top: -12px;
}
.theme-menu-one.d-align-item .navbar-nav .login-button a:hover {background: #f569f8;color: #fff;}
.theme-menu-one.d-align-item .navbar-nav .login-button-two a {
  width: 150px;
  line-height: 48px;
  border: 1px solid #ffffff;
  border-radius: 3px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-top: -12px;
}
.theme-menu-one.d-align-item .navbar-nav .login-button-two a:hover {
  background: #fff;
  color: #614ef9;
}
/*------------------ Menu One Color Fix -------------------*/
.theme-menu-one.d-align-item.color-white .header-right-widget .call-us a,
.theme-menu-one.d-align-item.color-white .header-right-widget .language-switcher button,
.theme-menu-one.d-align-item.color-white .header-right-widget .language-switcher .dropdown-toggle::after,
.theme-menu-one.d-align-item.color-white .navbar-nav .nav-item .nav-link {
  color: #fff;
}
.theme-menu-one.d-align-item.color-white .navbar-nav .nav-item .nav-link:before {background: #fff;}

/*================= Sticky Menu ===============*/
@-webkit-keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
@keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
.theme-main-menu.fixed {
  position: fixed !important;
  background: #fff;
  box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
  animation: menu_sticky  0.60s ease-in-out;
}

.theme-menu-one .logo svg.cls-1 {
       fill: none;
        stroke: #ffffff; 
      }
.theme-menu-one .logo svg .cls-2,
.theme-menu-one .logo svg .cls-3,
.theme-menu-one .logo svg .cls-4 {
        fill: #fff; 
      }
.theme-menu-one .logo svg .cls-4 {
   fill-rule: evenodd;
}

.theme-menu-one.fixed .logo svg .cls-1,
.theme-main-menu.notransparent .logo svg .cls-1{
        fill: none;
        stroke: #3f3e3e;
      }
.theme-menu-one.fixed .logo svg .cls-2,
.theme-menu-one.fixed .logo svg .cls-3,
.theme-menu-one.fixed .logo svg .cls-4,
.theme-main-menu.notransparent .logo svg .cls-2,
.theme-main-menu.notransparent .logo svg .cls-3,
.theme-main-menu.notransparent .logo svg .cls-4{
       fill:  #3f3e3e;
      }
.theme-menu-one.fixed .logo svg .cls-4,
.theme-main-menu.notransparent .logo svg .cls-4{
   fill-rule: evenodd;
}
.theme-menu-one.fixed  .white-shdw-button{
    color: #3f3e3e;
    border:1px solid#3f3e3e;
}
.theme-menu-one.d-align-item.fixed .logo {width: 63px;}
.theme-menu-one.fixed.d-align-item .logo {top:5px;} 


.theme-menu-one.fixed {padding: 10px 50px;}
.theme-menu-one.fixed .logo {width: 150px;}
.theme-menu-one.d-align-item.color-white.fixed {background: #1b1d3d;}
.theme-menu-one.d-align-item.fixed .navbar-nav .nav-item .nav-link {padding-bottom: 0;}
.theme-menu-one.d-align-item.fixed  {padding-bottom: 12px;}

/* megamenu con immagini */
.theme-menu-one .navbar-nav{ 
  width: calc(100% - 100px);
  justify-content: space-between;
}
.navbar .dropdown-menu {border-radius: 0;}
.navbar .navbar-toggler {
  float: right;
  font-size:26px;
  padding: 4px 0;
  margin: 5px 0;
  color: #ffffff;
}
.theme-main-menu.notransparent  .navbar-toggler,
.theme-menu-one.fixed  .navbar .navbar-toggler {
    color:#000000;
}

.navbar {
    width: 100%;
  -webkit-transition: 0.3s linear all;
  -moz-transition: 0.3s linear all;
  -ms-transition: 0.3s linear all;
  -o-transition: 0.3s linear all;
  transition: 0.3s linear all;
}
.navbar .mega-dropdown-list li a {
  display: block;
  font-size: 16px;
  line-height: 40px;
  color: rgba(75,76,81,0.9);
  position: relative;
  padding-left: 30px;
  transition: all 0.3s ease-in-out;
}
.navbar .mega-dropdown-list li a .svg {
  position: absolute;
  left: 0;
  top:50%;
  transform: translateY(-50%);
  max-width: 15px;
}
.navbar .mega-dropdown-list li a .icon {
  position: absolute;
  left: 0;
  top:50%;
  transform: translateY(-50%);
  font-size: 15px;
  color: #B2B2B2;
}
.navbar .mega-dropdown-list li a:hover .svg path {fill: #ff3612;}
.navbar .dropdown-menu .dropdown-item {
  font-size: 16px;
  line-height: 45px;
  text-transform: capitalize;
  color: #4B4C51;
  padding: 0 0 0 25px;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.navbar .dropdown-menu .dropdown-item span,.navbar .mega-dropdown-list li a span {
  position: absolute;
  padding: 0 5px;
  line-height: 15px;
  color: #fff;
  right: auto;
  margin-left: 10px;
  top: 12px;
  font-size: 10px;
}
.navbar .dropdown-item:focus, .navbar .dropdown-item:hover,
.navbar .dropdown-submenu.dropdown:hover>.dropdown-item {
  color: #FF424C;
  background: transparent;
}
.navbar .dropdown-submenu.dropdown>.dropdown-item:before {
  content: '';
  position: absolute;
  top:0;
  bottom: 0;
  left: 0;
  width: 0;
  border-top: 1px solid #F3F3F3;
  border-bottom: 1px solid #F3F3F3;
  transition: all 0.3s ease-in-out;
}
.navbar .dropdown-submenu.dropdown:hover>.dropdown-item:before { width: 100%;}
.navbar .iconbar {color: #265196;}
.navbar-nav .nav-item .nav-link {
  padding: 18px 0 18px 0;
  margin: 0 20px;
  display: block;
  font-size: 0.975rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #fff;
  position: relative;
}
.navbar-nav .nav-item:hover,
.navbar-nav .nav-item:hover .nav-link {
    color:#D6A84D;
    background-color:#fff;
}
.theme-menu-one.fixed .navbar-nav .nav-item .nav-link{color: #3f3e3e;}
.navbar .dropdown-menu {border: none;}
.navbar .dropdown-menu .nav-item .nav-link {color: #ffffff;padding: 6px 0;}
.navbar .dropdown-menu.active {display: block;}
.navbar .navbar-toggler:focus {
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.navbar .mega-menu-title {
  font-family: 'CircularStdmed';
  font-size: 18px;
  color: #252D44;
  padding: 8px 0 18px;
}
.navbar .dropdown-menu .row {padding: 0 10px;}
#mega-menu-holder .dropdown-toggle::after {
  position: absolute;
  right: 0;
  top:50%;
  transform: translateY(-50%);
}

@media screen and (min-width: 1200px) {
  #mega-menu-holder .dropdown-toggle::after {display: none;}
  .navbar .dropdown-submenu.dropdown {position: relative;}
  .navbar .dropdown {position: static;}
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .navbar .mega-container .row {
      justify-content: center;
  }

  .navbar .dropdown-menu {
    z-index: 5;
    background-color: #fff;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
    box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
    display: block;
    left: auto;
    opacity: 0;
    padding: 18px 0;    
    top: 89%;
    visibility: hidden;
    min-width: 230px;
    background: #ffffff;    
    margin: 0;
    transform: scale(1 , 0);
    transform-origin: 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .navbar .dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
  .navbar .dropdown-submenu .dropdown-menu {
    left: 100%;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .navbar .dropdown-submenu:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.3s linear all;
    -moz-transition: 0.3s linear all;
    -ms-transition: 0.3s linear all;
    -o-transition: 0.3s linear all;
    transition: 0.3s linear all;
  }
}



@media screen and (max-width: 1199px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    left: 0px;
    right: 0px;
    max-height: 85vh;
    overflow-y: auto;
    z-index: 1;
    clear: both;
    box-shadow: 0px 30px 70px 0px rgba(137,139,142,0.15);
  }

  .navbar .mega-menu-title {
    margin: 0 !important;
  }
  .navbar .dropdown-menu {
    padding: 0;
    margin-top: 0;
  }
  .navbar .navbar-container {
    justify-content: flex-start;
    position: relative;
  }
  .navbar .navbar-nav .nav-item .nav-link {
    padding: 13px 0;
  }
  .navbar .mega-container .row {
      display: block;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding: 15px 0;
    font-size: 14px;
    border-top: 1px solid #F3F3F3;;
  }
  .theme-menu-one .navbar-nav .nav-item .nav-link{
    color: #3f3e3e;
}
  .navbar .navbar-collapse .navbar-nav .nav-item:first-child .nav-link {border-top: none;}
  .navbar .dropdown-submenu.dropdown>.dropdown-item:before {display: none;}
  .navbar .dropdown-menu .row {padding: 0 15px;}
}
@media screen and (max-width: 1199px) {
  .navbar .mega-dropdown-list {display: none;}
  .navbar .mega-dropdown-list.active {display: block;margin-bottom: 10px;}
  .navbar .mega-menu-title {
    border-bottom: 1px solid #F3F3F3;;
    padding: 12px 0;
    position: relative;
    font-size: 16px;
    cursor: pointer;
  }
  .navbar .mega-menu-title:after {
    content: "\f107";
    float: right;
    font-family: fontawesome;
    line-height: 44px;
    position: absolute;
    right: 0;
    top:0;
  }
}
/*=====  End megamenu con immagini  ======*/


/*-------------------------- Theme Footer One -------------------*/
.theme-footer-one {
  position: relative;
  padding-top: 125px;
  background: #e9e8e8;
      
}
.theme-footer-one .top-border {border-top: 1px solid #707070; padding-top: 95px;}
.theme-footer-one .about-widget .email {
  font-size: 18px;
  color: #76797e;
  margin: 15px 0 15px;
  display: block;
}

.theme-footer-one  .footer-list ul li a {
  display: inline-block;
  line-height: 34px;
  padding: 2px 5px;
  font-size: 14px;
  color: #76797e;
}
.theme-footer-one .top-footer .footer-list ul.footer-menu li a{   
    font-size: 13px;
  text-transform: uppercase;
}

.theme-footer-one .top-footer .footer-list ul li{
    display: inline-block;
}
.theme-footer-one .top-footer .footer-list ul li:after {
    content:'';
    border-right: 1px solid #76797e;
   
}
.theme-footer-one .center-footer .footer-information h5 {color: #000000;}
.theme-footer-one .center-footer .footer-information p {padding: 0 0 20px; color: #76797e; font-size: 15px;}
.theme-footer-one .center-footer .footer-information .phone {font-size: 15px;}
.theme-footer-one .center-footer .footer-information .email {font-size: 15px;}
.theme-footer-one .center-footer .footer-information .email:before{ content: '\f003';font-family: 'FontAwesome';display: inline-block;padding-right: 10px;}
.theme-footer-one .center-footer .footer-information .phone:before{ content: '\f095';font-family: 'FontAwesome';display: inline-block;padding-right: 10px;}
.theme-footer-one .center-footer .footer-information ul li {display: inline-block;}
.theme-footer-one .center-footer .footer-list ul li{
    display: inline-block;
    padding: 10px 20px;
}
.theme-footer-one .bottom-footer {
   margin-top: 40px;
  padding: 35px 0;
}
.theme-footer-one .bottom-footer p {float: left;font-size:14px; color: #7a7a7a;}

.theme-footer-one .shape-one {
  position: absolute;
  width:100%;
  height: calc(100% - 17%);  
  position: absolute;
  left:-22px;
  top:17%;
}
.theme-footer-one .shape-one:before {
  content: '';
  position: absolute;
  top:-55px;
  left:85px;
  right: -55px;
  bottom: -55px;
  width: 100%;
  height: 100%;
  max-width: 380px;
  max-height: 380px;
  opacity: 0.3;
  background: url(../images/villa-bordoni-hotel-in-chianti-b.svg) no-repeat;
  background-size: cover;
}


/*----------------------- Our Feature villa ---------------------*/


.our-feature-villa {
    min-height: 650px;

}
.our-feature-villa #op-hero-one{
    min-height: 70vh;
    height: 100%;
}
.our-feature-villa .single-feature-block  .text-box .text-box-content {padding: 80px;}
.our-feature-villa .single-feature-block  .text-box .text-box-content p {padding-bottom: 20px;}
.alt-feature-villa {
  background: url(../images/foglia.svg) no-repeat top 0% right -51%;
  background-size: 55%;
  padding:0;
  margin: 60px 0;
  position: relative;
  z-index: 1;
}
.alt-feature-villa.no-bg {
  background: none;   
  padding:0;
  margin: 60px 0 0;
  position: relative;
  z-index: 1;
}


.alt-feature-villa .one-feature-block{ 
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 80px;
    min-height: 650px;

}
.alt-feature-villa .one-feature-block:first-child{
    margin-top: 0px;
    
}

.alt-feature-villa .one-feature-block:nth-child(odd)  .text-box{ 
    flex-grow: 1; 
    order:2; 
    width: calc(100% * 1 / 3.001);    
    display: flex;
    align-items: center;
}
.alt-feature-villa .one-feature-block:nth-child(even)  .text-box{ 
    flex-grow: 1; 
    order:1; 
    width: calc(100% * 1 / 3.001);    
    display: flex;
    align-items: center;
}
.alt-feature-villa .one-feature-block:first-child  .text-box:after{ 
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient( 180deg, rgb(255, 255 ,255,0) 0%, rgb(255,255,255,1) 100%);
}
.alt-feature-villa.no-bg .one-feature-block  .text-box:after{ 
    content: none;
    
}
.alt-feature-villa .one-feature-block .img-box img {
    height: 100%!important;
    width: 100%!important;
    object-fit: cover;
}
.alt-feature-villa .one-feature-block:nth-child(odd)  .img-box{ 
    flex-grow: 1; 
    order:1; 
    width: calc(100% * 2 / 3.001);
    position: relative;
    left: -25px;
}
.alt-feature-villa .one-feature-block:nth-child(even)  .img-box{ 
    flex-grow: 1; 
    order:2; 
    width: calc(100% * 2 / 3.001);
    position: relative;
    left: 25px;
}
.alt-feature-villa .one-feature-block  .text-box .text-box-content {padding: 40px;}

.main-content .line {display: inline-block;position: relative;}
.main-content .line:before {
  content: '';
  width: 0;
  height: 3px;
  background: #3f3e3e;
  border-radius: 5px;
  position: absolute;
  right: -110px;
  bottom: 10px;
  transition: all 1s ease-out;
}
.main-content.show-pr  .line:before {width: 110px;}
.main-content {
  font-size: 14px;
  line-height: 32px;
  padding: 40px 0 38px;
}

.our-newsletter { 
   
  padding:0;
  margin: 60px 0;
  position: relative;
  z-index: 1;
}

.our-newsletter .one-feature-block{ 
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 80px;
}
.our-newsletter .one-feature-block:first-child{
    margin-top: 0px;    
}

.our-newsletter .one-feature-block  .text-box{ 
    flex-grow: 1; 
    order:2; 
    width: calc(100% * 1 / 3.001);    
    display: flex;
    align-items: center;
}

.our-newsletter .one-feature-block  .img-box{ 
    flex-grow: 1; 
    order:1; 
    width: calc(100% * 2 / 3.001);
    position: relative;
    left: -25px;
     background: url(../images/sf-newsletter.jpg) no-repeat center center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.our-newsletter .one-feature-block  .text-box .text-box-content {padding: 40px;}
.our-newsletter  .form-wrapper {
  position: relative;
  width: 100%;
  margin-top: 120px;
  margin-bottom:120px;

}

.our-newsletter .form-wrapper .inner-wrapper {
  background: rgba(255,255,255,0.8);
  padding: 70px 40px 60px 75px; 
  box-shadow: 0px 20px 50px 0px rgba(3, 3, 3, 0.1);
}
.our-newsletter .form-wrapper form input,
.our-newsletter .form-wrapper form textarea {
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 15px;
  color: #848484;
}
.our-newsletter .form-wrapper .submit-button { 
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 55px;
    color: #fff;
    font-size: 38px;
    background: #cccccc;
    font-family: 'FontAwesome';
    padding: 5px 10px;
}


.our-newsletter .form-wrapper input[type=checkbox], .our-newsletter .form-wrapper input[type=radio]{
    width: auto;
}
.our-newsletter .form-wrapper form input {padding: 12px;}
.our-newsletter .form-wrapper form textarea {height: 105px; max-height: 105px;resize:none;}
.our-newsletter .form-wrapper form button {width: 190px;line-height: 55px;text-transform: uppercase;}
.our-newsletter .form-wrapper .contact-text {padding-left: 50px;}
.our-newsletter .form-wrapper .contact-text .main-title {font-family: 'Montserrat', sans-serif;
font-weight:700;}
.our-newsletter .form-wrapper .contact-text p {
  font-size: 20px;
  color: #959595;
  font-weight: 300;
  padding: 15px 0 10px;
}
.our-newsletter .form-wrapper .contact-text .call-us {font-size: 24px;}


/*--------------------- Our Feature/APP --------------------------*/
.our-rooms {
  position: relative;
  padding: 60px 0 40px;
}

.our-rooms .feature-img .row > [class*="col-"] {padding: 5px;}

.our-rooms .service-block {
  background-size: cover;
  position: relative;
  padding: 10px 10px 10px 10px;
  margin-top: 20px;
  min-height: 370px;
  height: 100%;
      display: flex;
    align-items: center;
    justify-content: center;
  z-index: 1;
}
.our-rooms .service-block a{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    height: 100%;
     align-items: center;
    justify-content: center;
}
.our-rooms .service-block a .title   {
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  text-transform: uppercase;
  display: block;
  margin: 28px 10px 25px 0;
}
.our-rooms .service-block p {
  font-size: 18px;
  line-height: 32px;
  color: rgba(255,255,255,0.6);
}
.our-rooms .service-block .read-more {
  font-size: 35px;
  color: #fff;
  margin-top: 20px;
}
.our-rooms .service-block:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  border-left:1px solid #e1a34c;
  border-right:1px solid #e1a34c;
 background: rgba(62,62,63,0.5);
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}
.our-rooms .service-block:hover:before {opacity: 1; visibility: visible;}

/*.our-rooms .service-block:after {
  content: '';
  height: 100%;
  position: absolute;
  top:0;
  left:1px;
  right: 1px;
  border-top:1px solid #e1a34c;
  border-bottom:1px solid #e1a34c;
  background: rgba(62,62,63,0.4);
  z-index: -1;
  transform: scale(0,1);
}*/
/*.our-rooms .service-block:hover:before,
.our-rooms .service-block:hover:after {transform: scale(1,1);}*/
.our-rooms .service-block:hover .read-more,
.our-rooms .service-block:hover .title a {color: #e1a34c;}

@media (max-width: 1280px) {
    .our-rooms .row > .col-xl-3,
    .our-rooms .row > .col-xl-9{
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important;
        max-width: 100%;
    }
}

.our-rooms .single-feature-box {padding-bottom: 315px; position: relative;}
.our-rooms .single-feature-box:last-child {padding: 0;}
.our-rooms .single-feature-box:nth-child(1):before {
  content: url(../images/line-3.svg);
  position: absolute;
  top:53%;
  left:81px;
}
.our-rooms .single-feature-box:nth-child(2):before {
  content: url(../images/line-4.svg);
  position: absolute;
  top:63%;
  left: 80px;
}
.our-rooms .text-wrapper .title {
  font-size: 46px;
  line-height: 55px;
  color: #3e3e3e;
  padding: 40px 0 30px;
}
.our-rooms .text-wrapper p {
  font-size: 14px;
  line-height: 30px;
  color: #8c929d;
}
.our-rooms .text-wrapper .sub-heading {
  font-size: 21px;
  color: #57667e;
  padding-bottom: 30px;
}
.our-rooms .text-wrapper ul li {
  font-size: 17px;
  line-height: 38px;
  color: rgba(87,102,126,0.7);
  position: relative;
  padding-left: 35px;
}
.our-rooms .text-wrapper ul li:before {
  content: "\f107";
  font-family: "Flaticon";
  position: absolute;
  line-height: 30px;
  font-size: 16px;
  left:0;
  top:0;
  color: #ff6400;
}
.our-rooms .text-wrapper .explore-button {
  width: 175px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  border-radius: 3px;
  margin-top: 38px;
}
.our-rooms .single-feature-box:nth-child(1) .text-wrapper .explore-button {color: #3f3e3e;background: transparent;border: 1px solid #3f3e3e;}
.our-rooms .single-feature-box:nth-child(1) .text-wrapper .explore-button:hover {color: #ffffff;background: #3f3e3e;border: 1px solid #3f3e3e;}
.our-rooms .single-feature-box:nth-child(2) .text-wrapper .explore-button {color: #4ebef9;background: rgba(30,193,254,0.11);}
.our-rooms .single-feature-box:nth-child(2) .text-wrapper .explore-button:hover {background: #4ebef9; color: #e6f8ff;}
.our-rooms .single-feature-box:nth-child(3) .text-wrapper .explore-button {color: #ff8aa0;background: rgba(255,61,92,0.11);}
.our-rooms .single-feature-box:nth-child(3) .text-wrapper .explore-button:hover {background: #ff8aa0;color: #ffeaed;}
.our-rooms .single-feature-box:nth-child(1) .text-wrapper {margin-top: 165px;}
.our-rooms .single-feature-box:nth-child(3) .text-wrapper {margin-top: 60px;}
.our-rooms .feature-img-box {position: relative;padding-right: 90px;}
.our-rooms .feature-img-box .feature-offer-box {
  padding: 45px 15px 30px 35px;
  margin-bottom: 45px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 25px 50px 0px rgba(78, 81, 144, 0.07);
}
.our-rooms .feature-img-box .feature-offer-box .icon-box {
  position: relative;
  width: 85px;
  height: 85px;
  border-radius: 50%;
}
.our-rooms .feature-img-box .support-feature .icon-box {background: linear-gradient( 120deg, rgb(249,154,120) 0%, rgb(255,83,140) 100%);}
.our-rooms .feature-img-box .price-feature .icon-box {background: linear-gradient( 120deg, rgb(108,71,218) 0%, rgb(224,129,255) 100%);}
.our-rooms .feature-img-box .access-feature .icon-box {background: linear-gradient( 120deg, rgb(81,236,112) 0%, rgb(36,189,155) 100%);}

.our-rooms .feature-img-box .feature-offer-box .icon-box img {
  margin: 0 auto;
  position: relative;
  top:50%;
  transform: translateY(-50%);
}
.our-rooms .feature-img-box .price-feature .icon-box img {width: 22px;}
.our-rooms .feature-img-box .feature-offer-box .title {
  font-size: 24px;
  color: #4e4e4e;
  padding: 20px 0 30px;
}
.our-rooms .feature-img-box .feature-offer-box p {color: #8c929d;}

.our-rooms .feature-img-box .support-feature {margin-top: 180px;}

.our-rooms .feature-img-box .feature-offer-box .icon-box:before,
.our-rooms .feature-img-box .feature-offer-box .icon-box:after {
  content: '';
  position: absolute;
  top:4px;
  left: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border-radius: 50%;
  background: linear-gradient( -51deg, rgb(249,154,120) 0%, rgb(136,52,204) 20%, rgb(55,189,209) 42%, rgb(212,234,62) 62%, rgb(248,102,157) 83%, rgb(252,93,149) 91%, rgb(255,83,140) 100%);
  background-size: 400%;
  z-index: -1;
  animation: gradientBG 10s infinite linear alternate;
  opacity: 0.65;
}
.our-rooms .feature-img-box .feature-offer-box .icon-box:after {filter: blur(13px);}

.our-rooms .single-feature-box .access-screen-holder .screen {
  float: right;
  position: relative;
}
.our-rooms .single-feature-box .screen-mockup {position: relative;}
.our-rooms .single-feature-box .screen-mockup .mockup {margin: 0 auto;}
.our-rooms .single-feature-box .screen-mockup .screen-one {
  position: absolute;
  right: -84px;
  top:16%;
}
.our-rooms .single-feature-box .screen-mockup .screen-two {
  position: absolute;
  left: -38px;
  top:43%;
}

/*-------------------  list Rooms ---------------------------*/
.rooms-list{
    position: relative;
    
        
}
.rooms-list.sx .over-room-block{ 
    position: absolute;
    height: 100%;
background:  linear-gradient( to right, rgba(236,236,236,0.98) 30%, rgba(236,236,236,0.8) 70%, rgba(236,236,236,0.5) 90%, rgba(236,236,236,0) 100% );
left: 0;
  z-index:1;
}
.rooms-list.dx .over-room-block{ 
    position: absolute;
    height: 100%;
    background:  linear-gradient( to left, rgba(236,236,236,0.98) 30%, rgba(236,236,236,0.8) 70%, rgba(236,236,236,0.5) 90%, rgba(236,236,236,0) 100% );
    right:0;
  z-index:1;
}
.rooms-list  .img-box{ 
    flex-grow: 1; 
    order:1;    
    position: relative;
    height: 80vh;
    background-size: cover;
    background-position: center center;
    display: flex;
    
}
.rooms-list .px80-150{
    padding-left: 80px;
    padding-right: 150px;
}
.line-v span{
    font-family: 'Forum', sans-serif !important;
    font-size: 76px;
    font-weight: 500;
    color: #d3d3d3;
    height: 80px;
    margin-right: 70px;
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 70px;
}
.line-v:after{
  content:'';   
  width: 2px;
  height: 0px;
  background: #3f3e3e;
  border-radius: 5px;
  position: absolute;
left: 50%;  
  top: 80px;
  transition: all 1.5s ease-out;
    
}
.show-pr .line-v:after{    
    height: 100px;
    
}
@media (max-width: 1360px) {
.rooms-list .px80-150{
    padding-left: 20px;
    padding-right: 80px;
}
}

@media (max-width: 991px) {
    .rooms-list  .over-room-block{
        position: relative!important;
    }
    .rooms-list .px80-150{
        padding-top: 80px;
        padding-bottom: 80px;
    }
}
@media (max-width: 575px) {
    .rooms-list  .img-box{ 
        height:50vh;
    }
    .rooms-list .px80-150{
        padding-left: 20px;
        padding-right: 20px;
    }
    .line-v:after{
        content: none;
        left: 0;
        padding-left: 1.5rem!important;
    }
    .line-v span{
        text-align:left;
        padding-left: 1.5rem!important;
    }
}

/****  room detail ***/
.our-room-detail .sidebar-room {height: 100%;margin-left: 20px;padding: 30px; }
.our-room-detail .our-content-room{
    padding-left: 40px;
    padding-right: 50px;
}
.our-room-detail .our-content-room:after{
    content: ' ';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    background: #ccc;
    height: 100%;
    display: inline-block;
}
.our-room-detail .our-content-room p{
    padding-bottom: 20px;
}
.our-room-detail .service-list{
    padding-top: 20px;
    
}
.our-room-detail .service-list ul{
    padding-top: 20px;
    
}
.our-room-detail .service-list ul li{
    padding: 7px 0;
    color:#848484;
    
}
.section-grid-rooms .grid-rooms{ 
    margin-right: -8px;
    margin-left: -8px;
}
.section-grid-rooms .item-room { width: 25%;  height: 440px; padding: 8px}
.section-grid-rooms .item-room--width2 { width: 50%; }
.section-grid-rooms .single-item {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
     
}
.section-grid-rooms .single-item .img-box,
.section-grid-rooms .single-item .img-box a{
    width: 100%;
    height: 100%;
    display: block;
     overflow: hidden;
}
.section-grid-rooms .single-item .img-box img{ 
    width: 100%;    
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.section-grid-rooms .single-item .img-box:hover img{
    opacity: 0.7;
    transform: scale3d(1.1,1.1,1);
    
}
.section-grid-rooms .single-item .title-room{
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;        
    height: auto;
    background: rgba(223,222,222,0.7);
    position: absolute;
    font-size: 20px;
    text-align: center;
}
.section-grid-rooms .single-item .title-room h4{
font-size: 18px;
    text-transform: uppercase;
    color: #000000;
    line-height: 2.5;
    font-weight: 400;
}


/*--------------------- Newsletter Section -------------------*/
.newsletter-section {
  position: relative;
  padding: 140px 0 0;
}
.newsletter-section .theme-title-one.upper-bar:before {background: #7491ff;}
.newsletter-section .main-wrapper {border-bottom: 1px solid #e8e8e8;padding-bottom: 120px;}
.newsletter-section .main-wrapper form {
  max-width: 57%;
  margin: 50px auto 0;
  position: relative;
}
.newsletter-section .main-wrapper form input {
  width: 100%;
  height: 65px;
  border: 1px solid rgba(186,186,186,0.3);
  border-radius: 38px;
  padding: 0 105px 0 40px;
  font-size: 18px;
  color: rgba(62,62,62,0.4);
}
.newsletter-section .main-wrapper form button {
  position: absolute;
  top:0;
  right: 0;
  height: 65px;
  width: 100px;
  border-radius: 0 38px 38px 0;
  color: #fff;
  font-size: 32px;
  background: #6d5cf8;
}
.newsletter-section .main-wrapper form ::placeholder {color: rgba(62,62,62,0.4);opacity: 1;}
.newsletter-section .main-wrapper form :-ms-input-placeholder { color: rgba(62,62,62,0.4);}
.newsletter-section .main-wrapper form ::-ms-input-placeholder {color: rgba(62,62,62,0.4);}
.newsletter-section .subscription-label {text-align: center;margin: 0;display: block;}
.newsletter-section .subscription-label.error {color: #ff4343;}
.newsletter-section .subscription-label.valid {color: #28a745;}



/*--------------------- Theme Solid Inner Banner -----------------*/
.solid-inner-banner {
  background: #fafcff;
  text-align: center;
  padding: 265px 0 0;
}
.solid-inner-banner.white-bg {background: #fff;}
.solid-inner-banner .page-title {
  font-family: 'Montserrat', sans-serif;
  font-weight:600;
  font-size: 58px;
  color: #313131;
  padding-bottom: 150px;
}
.solid-inner-banner .page-breadcrumbs {
  background: #fff;
  border-bottom: 1px solid #eeeeee;
  padding: 25px 0;
}
.solid-inner-banner .page-breadcrumbs li {
  display: inline-block;
  font-size: 22px;
  color: #244574;
  margin: 0 3px;
}
.solid-inner-banner .page-breadcrumbs li a {color: #244574;}

/*--------------------------- FAQ Page -------------------*/
.faq-page .faq-page-title {font-size: 32px; font-weight: 500;}
.faq-page .faq-search-form {height: 60px;position: relative;}
.faq-page .faq-search-form input {
  width: 500px;
  height: 100%;
  border: 1px solid #e1e1e1;
  padding: 0 70px 0 30px;
  font-size: 18px;
  color: #a6a6a6;
  font-style: italic;
}
.faq-page .faq-search-form input:focus {border-color: #313131;}
.faq-page .faq-search-form button {
  position: absolute;
  width: 70px;
  top:0;
  right: 0;
  bottom: 0;
  background: transparent;
  color: #b1b1b1;
}
.faq-page .submit-faq .faq-page-title {padding-bottom: 75px;}
.faq-page .submit-faq input {
  width: 100%;
  height: 60px;
  padding: 0 15px 0 30px;
  color: #989ca2;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px;
}
.faq-page .submit-faq ::placeholder {color: #989ca2;opacity: 1; /* Firefox */}
.faq-page .submit-faq :-ms-input-placeholder {color: #989ca2;}
.faq-page .submit-faq ::-ms-input-placeholder {color: #989ca2;}
.faq-page .submit-faq textarea {
  width: 100%;
  height: 290px;
  max-height: 290px;
  padding: 15px 30px;
  color: #989ca2;
  resize:none;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px;
}
.faq-page .submit-faq input:focus,
.faq-page .submit-faq textarea:focus {border-color: #212121;}
.faq-page .submit-faq button {
  display: block;
  width: 100%;
  height: 60px;
  border-width: 2px;
  border-style: solid;
  font-size: 18px;
  color: #fff;
}
.faq-page .submit-faq button:hover {background: #fff;}


/*----------------------- Our Service Creative ---------------------*/
.our-service .our-history .img-box {
  position: relative;
  overflow: hidden;
  padding-bottom: 180px;
}
.our-service .our-history .img-box .bottom-img {
  position: absolute;
  right: -65px;
  bottom:0;
  border:30px solid #fff;
}
.our-service .our-history .text-wrapper {padding: 80px 0 0 180px;}
.our-service .our-history .text-wrapper p {
  color: #67707e;
  font-size: 20px;
  line-height: 35px;
  padding-top: 30px;
}


/*----------------------- Our Project --------------------*/
.project-ms-grid .inner-container {max-width: 1410px;padding: 0 15px;margin: 0 auto;}
.our-project .isotop-menu-wrapper {text-align: center;}
.our-project .isotop-menu-wrapper li {
  display: inline-block;
  font-size: 20px;
  color: #244574;
  line-height: 31px;
  text-transform: capitalize;
  border-radius: 5px;
  padding: 0 16px;
  border:2px solid transparent;
  cursor: pointer;
  margin: 0 5px 10px;
}
#isotop-gallery-wrapper .grid-sizer,#isotop-gallery-wrapper .isotop-item {width: 33.33333333%;}
.project-standard #isotop-gallery-wrapper {margin: 0 -35px;}
.project-standard #isotop-gallery-wrapper .grid-sizer,.project-standard #isotop-gallery-wrapper .isotop-item {
  width: 50%;
  padding: 0 35px;
  margin-bottom: 70px;
}
.project-ms-full-width #isotop-gallery-wrapper .grid-sizer,.project-ms-full-width #isotop-gallery-wrapper .isotop-item {width: 25%;padding: 0 5px;margin-bottom: 10px;}
.project-ms-grid #isotop-gallery-wrapper {margin: 0 -25px;}
.project-ms-grid #isotop-gallery-wrapper .grid-sizer,.project-ms-grid #isotop-gallery-wrapper .isotop-item {
  width: 33.3333333%;
  padding: 0 25px;
  margin-bottom: 45px;
}
.our-project .project-item {overflow: hidden;position: relative;}
.our-project .project-item .img-box img {width: 100%; transition: all 1s ease-in-out;}
#isotop-gallery-wrapper .isotop-item .hover-jojo {
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  background: rgba(55,55,55,0.5);
  padding: 10px 25px;
  opacity: 0;
}
#isotop-gallery-wrapper .isotop-item .project-item:hover .hover-jojo {opacity: 1;}
#isotop-gallery-wrapper .isotop-item .hover-jojo>div {
  position: relative;
  display: inline-block;
  top:50%;
  transform: translateY(-50%);
}
.our-project .project-item .title a {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.our-project .project-item .title span {font-family: 'Montserrat', sans-serif;
font-weight:700;text-decoration: underline;}
#isotop-gallery-wrapper .isotop-item .hover-jojo .title a {
  opacity: 0;
  transform: translate3d(-360px,0,0);
}
#isotop-gallery-wrapper .isotop-item .hover-jojo>div p {
  font-size: 95%;
  line-height: 30px;
  padding: 0 15px;
  margin-bottom: 5px;
  background: rgba(255,255,255,0.9);
  opacity: 0;
  transform: translate3d(-300px,0,0);
}
#isotop-gallery-wrapper .isotop-item .hover-jojo div div>p:first-child {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
#isotop-gallery-wrapper .isotop-item .hover-jojo div div>p:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
#isotop-gallery-wrapper .isotop-item .hover-jojo div div>p:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
#isotop-gallery-wrapper .isotop-item .hover-jojo ul li {
  display: inline-block;
  vertical-align: middle;
  margin-top: 20px;
  opacity: 0;
  transform: translate3d(-100px,0,0);
}
#isotop-gallery-wrapper .isotop-item .hover-jojo ul li:first-child {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
#isotop-gallery-wrapper .isotop-item .hover-jojo ul li:last-child {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
#isotop-gallery-wrapper .isotop-item .hover-jojo ul li a {
  width: 45px;
  height: 45px;
  border: 1px solid rgba(255,255,255,0.8);
  color: #fff;
  text-align: center;
  line-height: 45px;
  font-size: 20px;
  margin-right: 8px;
  border-radius: 50%;
}
#isotop-gallery-wrapper .isotop-item .hover-jojo ul li a span {
  font-family: 'Lato', sans-serif;
  display: block;
  font-weight: 300;
  font-size: 40px;
  margin-top: -2px;
}
#isotop-gallery-wrapper .isotop-item .project-item:hover .hover-jojo .title a,
#isotop-gallery-wrapper .isotop-item .project-item:hover .hover-jojo p,
#isotop-gallery-wrapper .isotop-item .project-item:hover .hover-jojo ul li {
  opacity: 1;
  transform: translate3d(0,0,0);
}
#isotop-gallery-wrapper .isotop-item .project-item:hover .img-box img,
.project-with-sidebar .project-item:hover .img-box>img {
  -webkit-transform: scale3d(1.1,1.1,1);
  transform: scale3d(1.1,1.1,1);
}
.our-project .project-item .hover-valina {
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.7);
  padding: 30px;
  opacity: 0;
}
.our-project .project-item:hover .hover-valina {opacity: 1;}
.our-project .project-item .hover-valina:before, .our-project .project-item .hover-valina:after {
  content: '';
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  opacity: 0;
}
.our-project .project-item .hover-valina:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
}
.our-project .project-item .hover-valina:after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
}
.our-project .project-item:hover .hover-valina:before,
.our-project .project-item:hover .hover-valina:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.our-project .project-item .hover-valina>div {
  text-align: center;
  position: relative;
  z-index: 1;
  top:50%;
  transform: translateY(-50%);
}
.our-project .project-item .hover-valina .title a {
  opacity: 0;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
  margin-bottom: 15px;
}
.our-project .project-item .hover-valina p {
  opacity: 0;
  font-size:98%;
  color: #fff;
  padding-bottom: 30px;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
  transition-delay: 0.15s;
}
.our-project .project-item .hover-valina .zoom {
  opacity: 0;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
  transition-delay: 0.2s;
}
.our-project .project-item .hover-valina .svg  {
  width: 35px;
  height: 35px;
}
.our-project .project-item .hover-valina .zoom:hover .svg path,
.project-with-sidebar .project-item .img-box a .svg:hover path  {fill: #ff3612;}
.our-project .project-item:hover .hover-valina .title a,
.our-project .project-item:hover .hover-valina p,
.our-project .project-item:hover .hover-valina .zoom {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.project-with-sidebar .project-item {padding-bottom: 60px;margin-bottom: 70px;}
.project-with-sidebar .project-item .hover-coco {
  position: absolute;
  bottom: 0;
  left:0;
  right: 60px;
  background: #fff;
  padding: 25px 0 10px;
  z-index: 1;
}
.project-with-sidebar .project-item .hover-coco .title a {
  font-size: 24px;
  color: #1d1d1d;
  text-transform: capitalize;
  margin-bottom: 0;
}
.project-with-sidebar .project-item .hover-coco p {color: #c1c1c1;font-size: 18px;}
.project-with-sidebar .project-item .img-box {position: relative;overflow: hidden;}
.project-with-sidebar .project-item .img-box a {
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  background: rgba(0,0,0,0.5);
  opacity: 0;
}
.project-with-sidebar .project-item .img-box a .svg {
  width: 35px;
  height: 35px;
  margin: 0 auto;
  position: relative;
  top:52%;
  transition: all 0.35s ease-in-out;
  transform: translateY(-50%);
}
.project-with-sidebar .project-item:hover .img-box a {opacity: 1;}
.project-with-sidebar .project-item:hover .img-box a .svg {top:50%;}
.project-with-sidebar .page-title {
  font-family: 'Montserrat', sans-serif;
  font-weight:700;
  font-size: 60px;
  color: #313131;
  padding: 100px 0 80px;
}
.project-minimal-page-wrapper {height: 100vh;}
.project-minimal-style {padding: 250px 95px 50px;}
.project-minimal-style .inner-wrapper {padding: 0 35px;}
.project-minimal-style .owl-theme .owl-nav [class*=owl-] {
  width: 59px;
  height: 54px;
  line-height: 54px;
  background: #fff;
  padding: 0;
  border-radius: 50%;
  color: #222222;
  font-size: 32px;
  margin: 0;
  position: absolute;
  top:50%;
  margin-top: -27px;
}
.project-minimal-style .owl-theme .owl-nav .owl-prev {left: -35px;}
.project-minimal-style .owl-theme .owl-nav .owl-next {right: -35px;}
.project-minimal-style .share-icon {text-align: right;padding-top: 60px;}
.project-minimal-style .share-icon li {display: inline-block;font-size: 24px;color: #3e3e3e;}
.project-minimal-style .share-icon li a {
  font-size:20px;
  color: #d3d3d3;
  margin-left: 15px;
}
.project-minimal-style .share-icon li a:hover {color: #212121;}
/*----------------------- Gallery Sidebar -------------------------*/
.gallery-sidebar {padding-top: 245px;}
.gallery-sidebar .sidebar-title {
  font-size: 28px;
  color: #313131;
  position: relative;
  padding-bottom: 18px;
  margin-bottom: 50px;
}
.gallery-sidebar .sidebar-title:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 3px;
  bottom: 0;
  left: 0;
}
.gallery-sidebar .sidebar-list li a {
  display: block;
  font-size: 18px;
  line-height: 40px;
  color: #585858;
}
.gallery-sidebar .sidebar-icon ul li {display: inline-block;}
.gallery-sidebar .sidebar-icon ul li a {
  font-size: 22px;
  color: #bcbcbc;
  margin-right: 15px;
}
/*----------------------------- Project Details -------------------------*/

.pd-footer .theme-pager {
  font-size: 22px;
  color: #3e3e3e;
  line-height: 35px;
}
.pd-footer .theme-pager span {
  font-size: 35px;
  line-height: 35px;
  display: inline-block;
  vertical-align: -6px;
  color: #979797;
}


@keyframes imageBgAnim {
  0% {
      background-position: 0 0;
  }
  50% {
      background-position: 100% 0;
  }
  100% {
      background-position: 0 0;
  }
}
@-webkit-keyframes imageBgAnim {
  0% {
      background-position: 0 0;
  }
  50% {
      background-position: 100% 0;
  }
  100% {
      background-position: 0 0;
  }
}

.room-details .pd-banner {
  height: 600px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
 
}
.room-details .pd-banner .inner-container {
    position:relative;
    height: 100%;
      
}
.room-details .pd-banner .inner-item-wrapper {
  max-width: 90%;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  top:50%;
  transform: translateY(-50%);
  
}
.room-details .pd-banner .inner-item-wrapper .upper-title {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: #ffffff;
  display: flex;
    align-items: center;
}
.room-details .pd-banner .inner-item-wrapper .upper-title:before {
  content:'';
  width: 150px;
  height: 2px;
  background: #ffffff;
  display: block;
  margin-right: 20px;
}
.room-details .pd-banner .inner-item-wrapper .main-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  font-size: 52px;
  line-height: 82px;
  color: #ffffff;
  padding-top: 25px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.room-details-single  .container-wrapper {padding: 0 60px;}
.room-details-single  .pd-body {padding: 180px 0 150px;}
.room-details-single  .project-info {border-right: 1px solid #e1e1e1;margin-right: 50px;}
.project-details.room-details-single  .project-info ul li {padding-bottom: 73px;}
.project-details.room-details-single  .project-info ul li:last-child {padding-bottom: 0;}
.project-details.room-details-single  .side-block .block-title {padding-bottom: 0;}
.project-details.room-details-single  .side-block .block-title:before {display: none;}
.project-details.room-details-single  .pd-footer>div {width: 37%;}
/*Related Project Section*/
.related-project {background: #f9fbfe;padding: 135px 0 150px;}
.related-project .sec-title {
  font-size: 36px;
  color: #313131;
  padding-bottom: 55px;
}
.related-project .owl-theme .owl-nav [class*=owl-] {
  background: transparent;
  padding: 0;
  font-size: 32px;
  margin: 0 0 0 15px;
  color: #cacaca;
}
.related-project .owl-theme .owl-nav {
  position: absolute;
  top:-100px;
  right: 0;
}

/*------------------- Contact us -------------------*/
#contact-form .form-group {position: relative;margin-bottom: 22px;}
#contact-form .form-group input,#contact-form .form-group textarea {
  border: 1px solid #ebebeb;
  width: 100%;
  max-width: 100%;
  color: #989ca2;
  background: transparent;
}
#contact-form .form-group input:focus,#contact-form .form-group textarea:focus {border-color: #545454;}
#contact-form .form-group ::placeholder {color: #989ca2;;opacity: 1;}
#contact-form .form-group :-ms-input-placeholder {color: #989ca2;;}
#contact-form .form-group ::-ms-input-placeholder {color: #989ca2;;}
#contact-form .form-group input {height: 60px;padding: 0 25px;}
#contact-form .form-group textarea {
  height: 190px;
  max-height: 190px;
  resize:none;
  padding: 20px 25px;
}
#contact-form .form-group input[type=checkbox], #contact-form .form-group input[type=radio]{
    width: 17px;
    height: 17px;
}
#contact-form .form-group label{
    margin-left: 0.5rem;
}
#contact-form .form-group span.datePR:after, #contact-form .form-group span.dateAR:after{
    content: '\f073';
   font-family: 'FontAwesome';
    font-size: 22px;
    position: absolute;
    display: block;
    right: 5px;
    top: -5px;
    color: #91782d;
    width: 25px;
    height: 25px;
    
}
#contact-form .form-group .help-block {
  position: absolute;
  left: 0;
  bottom: -12px;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  padding: 0 15px;
  border-radius: 3px;
  box-shadow: 0px 10px 25px 0px rgba(123,147,171,0.15);
}
#contact-form .form-group .help-block li {position: relative;}
#contact-form .form-group .help-block li:before {
  content: '';
  font-family: 'font-awesome';
  position: absolute;
  top:-12px;
  left:0;
}
#contact-form .form-group.legal{
 font-size: 13px;
}

#contact-form button {margin-top: 35px;}
.contact-us-section{margin-bottom:150px; padding-top: 70px}
.contact-us-section .contact-info {padding-left: 100px;}
.contact-us-section .contact-info .title {
  font-family: 'Montserrat', sans-serif;
  font-weight:300;
  font-size: 38px;
  line-height: 55px;
  color: #3e3e3e;
  margin: -8px 0 35px;
}
.contact-us-section .contact-info h5 {font-weight: 500;margin-bottom: 1rem;}
.contact-us-section .contact-info p {font-size: 18px;color: #798598;margin-bottom: 1.5rem; }
.contact-us-section .contact-info  .phone {font-size: 20px;color:#91782d;}
.contact-us-section .contact-info  .email {font-size: 20px;color:#91782d;}
.contact-us-section .contact-info  .email:before{ content: '\f003';font-family: 'FontAwesome';display: inline-block;padding-right: 10px;}
.contact-us-section .contact-info  .phone:before{ content: '\f095';font-family: 'FontAwesome';display: inline-block;padding-right: 10px;}

.contact-us-section .contact-info .call:hover {text-decoration: underline;}
.contact-us-section .contact-info ul li {display: inline-block;}
.contact-us-section .contact-info ul li a {
  width: 40px;
  line-height: 36px;
  border: 2px solid #e8e8e8;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  color: #dbdbdb;
  margin-right: 5px;
}
.contact-us-section .contact-info ul li a:hover {color: #fff;}
#google-map {height: 700px;}
#google-map-two {margin: 170px 70px 0;height: 625px;}
#google-map-three {height: 100%;}
.map-canvas {height: 100%;}
#contact-form.form-style-two .form-group input,
#contact-form.form-style-two .form-group textarea {
  border: none;
  border-bottom: 1px solid #ebebeb;
  padding-left: 0;
  padding-right: 0;
}
#contact-form.form-style-two .form-group input:focus,#contact-form.form-style-two .form-group textarea:focus {border-bottom-color: #545454;}
.contact-address-two {
  text-align: center;
  padding: 250px 0 150px;
}
.contact-address-two .theme-title-one .upper-title {color: rgba(147,155,169,0.5);}
.contact-address-two .theme-title-one {padding-bottom: 50px;}
.contact-address-two .address-block {padding-top: 40px;}
.contact-address-two .address-block .icon-box {display: inline-block;height: 70px;}
.contact-address-two .address-block h5 {font-size: 22px; font-weight:500;padding: 18px 0 20px;}
.contact-address-two .address-block p,.contact-address-two .address-block p a {color: #939ba9;}
.contact-address-two .address-block ul li {display: inline-block;margin: 10px 8px 0;}
.contact-address-two .address-block ul li a {font-size: 20px;color: #d3d3d3;}
.contact-minimal .inner-wrapper {background: #2f2f2f;padding: 60px 15px 80px 100px;}
.contact-minimal .inner-wrapper .contact-form {max-width: 585px;}
#contact-form.form-style-three .form-group ::placeholder {color: #fff;;opacity: 1;}
#contact-form.form-style-three .form-group :-ms-input-placeholder {color: #fff;;}
#contact-form.form-style-three .form-group ::-ms-input-placeholder {color: #fff;;}
#contact-form.form-style-three .form-group input,#contact-form.form-style-three .form-group textarea {
  border: none;
  border-bottom: 2px solid #ffffff;
  padding-left: 0;
  padding-right: 0;
  color: #fff;
}
.form-style-three .send-button {
  font-family: 'Montserrat', sans-serif;
  font-weight:600;
  width: 193px;
  line-height: 51px;
  border: 2px solid #fff;
  font-size: 17px;
  color: #fff;
  background: transparent;
}
/*-------------------- Error Page --------------------*/

.error-creative-content .inner-wrapper {
  text-align: center;
  padding: 75px  50px 80px 50px;
  position: relative;
  font-size: 20px;
  
}
.error-creative-content .inner-wrapper h1 {font-size: 54px;color: #3f3e3e;}
.error-creative-content .inner-wrapper p {
  font-size: 20px;
  line-height: 35px;
  color: rgba(62,62,62,0.55);
  margin: 35px 0 45px;
}
.theme-list-item{
    margin: 40px 0;
}
.theme-list-item li {
    font-size: 22px;
    font-weight: 300;
    text-align: left;
    line-height: 54px;
    color: #777777;
    position: relative;
    padding-left: 42px;
}
.theme-list-item li a {
    font-weight: 300;
}
.theme-list-item li:before {
    content: '\f124';
    font-family: 'font-awesome';
    font-weight: 300;
    position: absolute;
    line-height: 54px;
    transform: rotate(45deg);
    left: 0;
    top: 0;
    color: #313131;
    font-size: 18px;
}


/*------------------------------- Shortcode style ---------------------------------*/
.element-section .highlight {
  background: #f7f7f9;
  padding: 40px 15px;
  margin: 30px 0;
}
.highlight .s {color: #e83e8c;}
.highlight .na {color: #4f9fcf;}
.highlight .nt {color: #2f6f9f;}
.highlight .c  {color: #999;}
.element-tile {
  font-size: 28px;
  color: #313131;
  margin-bottom: 22px;
  text-transform: capitalize;
}
.element-tile-two {
  font-size: 36px;
  color: #313131;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 70px;
  border-bottom: 1px solid rgba(0,0,0,0.06);
}
.button-style button {display: inline-block;margin: 35px 0  0;}
.element-section .section-portfo {background: #1b1d3d;padding: 30px 0 150px;}
.element-section .project-minimal-style {padding-top: 0;padding-bottom: 0;}
.element-section .portfo-footer {padding: 150px 0;}
.element-section .portfo-footer:before {display: none;}
.element-section .btn {margin-top:10px;}
/*--------------- Accordion -----------------*/
.faq-tab-wrapper-two .faq-panel .panel .panel-heading .panel-title a {
  display: block;
  padding: 22px 40px 22px 45px;
  font-size: 22px;
  color: #303858;
  position: relative;
}
.faq-tab-wrapper-two .faq-panel .panel {margin-bottom: 20px;border:1px solid rgba(21,21,21,0.06);}
.faq-tab-wrapper-two .faq-panel .panel-body {
  border-top:1px solid rgba(21,21,21,0.06);
  padding: 35px 40px 10px 45px;
}
.faq-tab-wrapper-two .faq-panel .panel-body p {padding-bottom: 25px;}
.faq-tab-wrapper-two .faq-panel .panel .panel-heading .panel-title a:before {
  content: '';
  font-family: 'font-awesome';
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 25px;
  color: #464646;
}
.faq-tab-wrapper-two .faq-panel .panel .panel-heading.active-panel .panel-title a:before {content: '';}
/*Accrodion Three*/
.faq-tab-wrapper-three .faq-panel .panel .panel-heading .panel-title a {
  display: block;
  padding: 20px 40px 20px 25px;
  font-size: 21px;
  color: #303858;
  position: relative;
  background: #f9f9f9;
}
.faq-tab-wrapper-three .faq-panel .panel {margin-bottom: 20px;}
.faq-tab-wrapper-three .faq-panel .panel-body {padding: 35px 40px 10px 25px;}
.faq-tab-wrapper-three .faq-panel .panel-body p {padding-bottom: 25px;}
.faq-tab-wrapper-three .faq-panel .panel .panel-heading .panel-title a:before {
  content: '';
  font-family: 'font-awesome';
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 25px;
  color: #464646;
}
.faq-tab-wrapper-three .faq-panel .panel .panel-heading.active-panel .panel-title a:before {content: '';color: #fff;}
.faq-tab-wrapper-three .faq-panel .panel .panel-heading.active-panel .panel-title a {color: #fff;}
/*Accrodion Four*/
.faq-tab-wrapper-four .faq-panel .panel .panel-heading .panel-title a {
  display: block;
  padding: 20px 10px 20px 60px;
  font-size: 21px;
  color: #303858;
  position: relative;
  background: #f9f9f9;
}
.faq-tab-wrapper-four .faq-panel .panel .panel-heading .panel-title a i {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
}
.faq-tab-wrapper-four .faq-panel .panel {margin-bottom: 20px;}
.faq-tab-wrapper-four .faq-panel .panel-body {padding: 40px 15px 30px 15px;}
.faq-tab-wrapper-four .faq-panel .panel .panel-heading.active-panel .panel-title a,
.faq-tab-wrapper-four .faq-panel .panel .panel-heading.active-panel .panel-title a i {color: #fff;}
.faq-panel .panel-body .img-gallery {padding: 25px 0 30px;}
.faq-panel .panel-body .img-gallery img {width: 100%;margin-top: 5px;}
/*------------------- Breadcrumbs ----------------*/
.breadcrumbs-two {background: #fafcff;padding: 265px 0 150px;}
.breadcrumbs-two .page-title {
  font-family: 'Montserrat', sans-serif;
  font-weight:700;
  font-size: 55px;
  color: #313131;
}
.breadcrumbs-two .page-breadcrumbs li {
  display: inline-block;
  font-size: 22px;
  color: #244574;
  margin: 0 0 0 3px;
}
.breadcrumbs-two .page-breadcrumbs li a {color: #244574;}

.breadcrumbs-three {
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding: 265px 0 150px;
  position: relative;
  z-index: 1;
}
.breadcrumbs-three .page-title {
  font-family: 'Montserrat', sans-serif;
  font-weight:700;
  font-size: 60px;
  padding-bottom: 15px;
}
.breadcrumbs-three .page-breadcrumbs li {
  display: inline-block;
  font-size: 22px;
  margin: 0 3px;
}
.b-wh-text .page-title,.b-wh-text .page-breadcrumbs li a,.b-wh-text .page-breadcrumbs li {color: #fff;}
.breadcrumbs-four {
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding: 265px 0 150px;
  position: relative;
  z-index: 1;
}
.breadcrumbs-four .page-title {font-family: 'Montserrat', sans-serif;
font-weight:700;font-size: 55px;}
.breadcrumbs-four .page-breadcrumbs li {
  display: inline-block;
  font-size: 22px;
  margin: 0 0 0 3px;
}

/*--------------------- Modal -------------------*/
/*
Modal animation 
*/
.modal .modal-dialog {transform: translate(0, 0); }
.modal .fade-right {animation: fadeInLeft 0.5s;animation-direction: reverse; }
.modal .fade-left {animation: fadeInRight 0.5s;animation-direction: reverse; }
.modal .fade-up {animation: fadeInDown 0.5s;animation-direction: reverse; }
.modal .fade-down {animation: fadeInUp 0.5s;animation-direction: reverse; }
.modal.show .fade-right {animation: fadeInRight 0.5s; }
.modal.show .fade-left {animation: fadeInLeft 0.5s; }
.modal.show .fade-up {animation: fadeInUp 0.5s; }
.modal.show .fade-down {animation: fadeInDown 0.5s; }
.modal-button {width: 100%;}
.btn-white,.form-control {border: 1px solid rgba(0,0,0,0.05);}
.form-control {line-height: 30px;}
.btn-white:hover {color: #fff;}
.modal-content {border: 1px solid rgba(0,0,0,0.05);}
.modal-header {border-bottom: 1px solid rgba(0,0,0,0.05);}
.modal-footer {border-top: 1px solid rgba(0,0,0,0.05);}
.text-sm {font-size: 15px;}
.modal-body form ::placeholder {color: rgba(0,0,0,0.4);opacity: 1; /* Firefox */}
.modal-body form :-ms-input-placeholder { /* Internet Explorer 10-11 */color: rgba(0,0,0,0.4);}
.modal-body form ::-ms-input-placeholder { /* Microsoft Edge */color: rgba(0,0,0,0.4);}
.modal-body .facebook {background: #3f51b5;}
.modal-body .google {background: #f44336;}
.modal-body .twitter {background: #00bcd4;}
.modal-body .s-sign {padding: 5px 15px; color: #fff; font-size: 15px;}
.modal-body .s-sign i {margin-top: 5px;}
.modal-content.bg-dark .modal-title,.modal-content.bg-dark p,.modal-content.bg-dark {color: rgba(255, 255, 255, 0.85);}
.modal-content.bg-dark .modal-header {border-bottom-color: rgba(135, 150, 165, 0.1);}
.modal-content.bg-dark .modal-footer {border-top-color: rgba(135, 150, 165, 0.1);}
.modal-content.bg-dark .btn-white {color: #fff;background: rgba(0,0,0,0.2);}
/*--------------------- Header -------------------*/
.shrt-menu {position: relative;z-index: 99;}
.element-section .shrt-menu {z-index: inherit;}
.shrt-menu .main-header {position: relative;}
.shrt-menu .widget-container {position: relative;}
.shrt-menu .logo a {display: block;position: relative;z-index: 1;}
.shrt-menu .contact-us {margin-left: 35px;}
.shrt-menu.light-bg {background: #fff;box-shadow: 0px 260px 100px 0px rgba(236, 236, 236, 0.2);}
.shrt-menu.dark-bg {background: #222836;}

.text-dark .navbar-nav .nav-item .nav-link {color: #353535;}
.shrt-menu .navbar-nav .nav-item .nav-link {padding: 30px 0;}
.shrt-menu .top-header {border-bottom: 1px solid #ececec;}
.shrt-menu ::placeholder {color: rgba(0,0,0,0.35);opacity: 1;}
.shrt-menu :-ms-input-placeholder {color: rgba(0,0,0,0.35);}
.shrt-menu ::-ms-input-placeholder {color: rgba(0,0,0,0.35);}
.shrt-menu.dark-bg ::placeholder {color: rgba(255,255,255,0.35);opacity: 1;}
.shrt-menu.dark-bg :-ms-input-placeholder {color: rgba(255,255,255,0.35);}
.shrt-menu.dark-bg ::-ms-input-placeholder {color: rgba(255,255,255,0.35);}
.shrt-menu .top-header .infoList li {
  display: inline-block;
  line-height: 52px;
  border-right: 1px solid #ececec;
  padding: 0 35px;
}
.shrt-menu .top-header .infoList li a {color: #2a2a2a;}
.shrt-menu .top-header .infoList li a i {margin-right: 5px;}
.shrt-menu .top-header .right-widget>li {display: inline-block;line-height: 52px;vertical-align: middle;}
.shrt-menu .top-header .right-widget .language-switcher button {
  background: transparent;
  height: 52px;
  text-transform: uppercase;
  color: #3f3e3e;
  font-size: 14px;
  margin: 0 20px 0;
  padding: 0 20px;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
}
.shrt-menu .top-header .right-widget .language-switcher .dropdown-menu {
  min-width: 170px;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 25px 50px 0px rgba(213, 216, 223, 0.5);
  border: 1px solid #f8f8f8;
  border-radius: 0;
}
.shrt-menu .top-header .right-widget .language-switcher .dropdown-menu ul li a {
  display: block;
  padding: 0 15px;
  font-size: 15px;
  color: #767a89;
  line-height: 32px;
  text-transform: uppercase;
}
.shrt-menu .top-header .right-widget .user-profile-action {margin-right: 18px;}
.shrt-menu .top-header .right-widget .user-profile-action .dropdown-toggle img {display: inline-block;}
.shrt-menu .top-header .right-widget .user-profile-action .dropdown-toggle span {
  font-size: 17px;
  color: #414141;
  vertical-align: middle;
  padding-left: 10px;
  line-height: 16px;
}
.shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu {
  min-width: 220px;
  padding: 20px 25px 25px;
  background: #fff;
  box-shadow: 0px 25px 50px 0px rgba(213, 216, 223, 0.5);
  border: 1px solid #f8f8f8;
  border-radius: 0;
  margin: 0;
}
.shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li {line-height: 42px;}
.shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a {
  font-size: 16px;
  line-height: 42px;
  color: #4b4c51;
  padding-left: 30px;
  position: relative;
}
.shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a .icon {
  position: absolute;
  left:0;
  top:11px;
}
.shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a:hover .icon path {fill: #ff3612;}
.shrt-menu .top-header .right-widget .theme-button-two {line-height: 52px;display: block;}
.header-search {position: relative; height: 40px;}
.header-search input {
  width: 220px;
  height: 100%;
  border:none;
  border-bottom: 1px solid #e6e6e6;
  font-size: 15px;
  color: rgba(0,0,0,0.35);
  padding-right: 20px;
  font-style: italic;
  transform-origin: 100% 0%;
  background: transparent;
}
.header-search .icon {
  position: absolute;
  right: 0;
  top:0;
  bottom: 0;
  width: 20px;
  line-height: 40px;
  color: #2e2e2e;
  cursor: pointer;
}
.header-search.toggle-search input {transform: scale(0,1);}
.header-search.toggle-search.show input {transform: scale(1);}
.shrt-menu .main-header .cart-action-wrapper .dropdown-toggle {position: relative;margin: 0 50px 0 30px;}
.shrt-menu.shrt-menu-four .main-header .cart-action-wrapper .dropdown-toggle,
.shrt-menu.shrt-menu-five .main-header .cart-action-wrapper .dropdown-toggle {margin-right: 13px;}
.shrt-menu .main-header .cart-action-wrapper .dropdown-toggle:after {display: none;}
.shrt-menu .main-header .cart-action-wrapper .dropdown-toggle .item-count {
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ff3612;
  line-height: 15px;
  text-align: center;
  font-size: 9px;
  color: #fff;
  right: -14px;
  top:-9px;
}
.shrt-menu .main-header .cart-action-wrapper .dropdown-menu {
  padding: 40px 35px;
  min-width: 300px;
  box-shadow: 0px 25px 50px 0px rgba(213, 216, 223, 0.5);
  border: 1px solid #f8f8f8;
}
.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-img {
  width: 70px;
  height: 80px;
  display: block;
  float: left;
}
.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info {
  width: calc(100% - 70px);
  float: left;
  padding-left: 25px;
  position: relative;
}
.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .close {
  position: absolute;
  top:13px;
  right: 0;
  font-size: 12px;
  color: rgba(31,31,31,0.9);
}
.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .close:hover {color: #ff3612;}
.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .name {
  font-size: 18px;
  color: #1f1f1f;
  margin: 5px 0;
  padding-right: 12px;
}
.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .price {
  font-size: 20px;
  color: #1f1f1f;
}
.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .price .quantity {
  font-size: 17px;
  color: rgba(31,31,31,0.3);
  margin-left: 15px;
}
.shrt-menu .main-header .cart-action-wrapper .cart-product-list .selected-item {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.shrt-menu .main-header .cart-action-wrapper .cart-product-list .selected-item:last-child {margin-bottom: 14px;}
.shrt-menu .main-header .cart-action-wrapper .subtotal .title {font-size: 18px;color: #1f1f1f}
.shrt-menu .main-header .cart-action-wrapper .subtotal .total-price {font-size: 20px;color: #1f1f1f}
.shrt-menu .main-header .cart-action-wrapper .subtotal {padding-bottom: 7px;}
.shrt-menu .main-header .cart-action-wrapper .button-group a {
  font-family: 'Montserrat', sans-serif;
  font-weight:700;
  display: block;
  line-height: 45px;
  border: 1px solid #dbdbdb;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  color: #1f1f1f;
  margin-top: 15px;
}
.shrt-menu .main-header .cart-action-wrapper .button-group a:hover {color: #fff;}
.shrt-menu .menu-social-icon li {display: inline-block;margin: 0 5px;}
.shrt-menu .menu-social-icon li a {font-size: 22px;color: rgba(0,0,0,0.3);display: block;}
.shrt-menu .menu-social-icon li a:hover {color: rgba(0,0,0,0.8);}
.shrt-menu.shrt-menu-five .menu-social-icon li a {font-size: 20px;}
.shrt-menu.shrt-menu-five .menu-social-icon li {border-left: 1px solid #ececec;margin: 0;width: 45px;text-align: center;}
.shrt-menu .main-header .call-us {font-size: 20px;color: #A2ADBD;}
.shrt-menu .main-header .call-us a {font-size: 24px;margin-left: 15px;}
.shrt-menu-one .main-header {padding:0 40px;}
.shrt-menu-two .main-header {padding-right: 40px;}
.shrt-menu-three .main-header {padding:0 40px 0 10px;}
.shrt-menu.shrt-menu-five .top-header .infoList li {padding: 0 15px 0 0;border:none;}
.shrt-menu.text-light .top-header .infoList li a,
.shrt-menu.text-light .top-header .right-widget .language-switcher button,
.shrt-menu.text-light .top-header .right-widget .user-profile-action .dropdown-toggle span,
.shrt-menu.text-light .top-header .right-widget .user-profile-action .dropdown-toggle:after,
.dark-bg .header-search .icon,.shrt-menu.dark-bg .top-header .right-widget .user-profile-action .dropdown-menu ul li a,
.shrt-menu.dark-bg .top-header .right-widget .language-switcher .dropdown-menu ul li a,.shrt-menu.text-light .navbar .mega-menu-title {color: #fff;}
.shrt-menu.text-light .menu-social-icon li a {color: rgba(255,255,255,0.3);}
.shrt-menu.text-light .menu-social-icon li a:hover {color: rgba(255,255,255,1);}
.shrt-menu.text-light .navbar .dropdown-menu .dropdown-item,
.shrt-menu.text-light .navbar .mega-dropdown-list li a {color: rgba(255,255,255,0.7);}
.shrt-menu.dark-bg .top-header .infoList li {border-right-color:#383f50;}
.shrt-menu.shrt-menu-five.dark-bg .menu-social-icon li {border-left-color:#383f50;}
.shrt-menu.dark-bg .top-header,.shrt-menu.dark-bg .main-header .cart-action-wrapper .cart-product-list .selected-item {border-bottom-color:#383f50;}
.shrt-menu.dark-bg .top-header .right-widget .language-switcher button {border-right-color:#383f50; border-left-color:#383f50;}
.shrt-menu.dark-bg .navbar .dropdown-submenu.dropdown>.dropdown-item:before {border-top-color:#383f50; border-bottom-color:#383f50;}
.dark-bg .header-search input {background: transparent;border-bottom-color:#383f50; color: rgba(255,255,255,0.4);}
.dark-bg .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {border-top-color:#383f50;}
.shrt-menu.dark-bg .top-header .right-widget .language-switcher .dropdown-menu,
.shrt-menu.dark-bg .top-header .right-widget .user-profile-action .dropdown-menu,
.shrt-menu.dark-bg .navbar .dropdown-menu,.shrt-menu.dark-bg .main-header .cart-action-wrapper .dropdown-menu {
  background: #222836;
  box-shadow: none;
  border:1px solid #383f50;
}
.shrt-menu.text-light .main-header .cart-action-wrapper .cart-product-list .item-info .name,
.shrt-menu.text-light .main-header .cart-action-wrapper .cart-product-list .item-info .price,
.shrt-menu.text-light .main-header .cart-action-wrapper .cart-product-list .item-info .close,
.shrt-menu.text-light .main-header .cart-action-wrapper .button-group a,
.shrt-menu.text-light .main-header .cart-action-wrapper .subtotal .title,
.shrt-menu.text-light .main-header .cart-action-wrapper .subtotal .total-price {color: #fff;}
/*----------------------- Tabs -------------------*/
.z-tabs > ul.z-tabs-nav > li.z-disabled {
    filter: alpha(opacity=45);
    opacity: .45;
}
.z-tabs > ul.z-tabs-nav > li.z-disabled a {cursor: default;}
.theme-tab .z-container {border-top:1px solid rgba(0,0,0,0.07);}
.theme-tab .tabs-menu li a {position: relative; transition: all 0.3s ease-in-out;display: block;}
.theme-tab .tabs-menu li a:before {
  content:'' ;
  position: absolute;
  transition: all 0.3s ease-in-out;
}
.theme-tab-basic.theme-tab .tabs-menu li a {padding: 0 5px;line-height: 60px;margin:0 20px;}
.theme-tab-basic.theme-tab .tabs-menu li a {
  font-size: 18px;
  color: #777;
}
.theme-tab-basic.theme-tab .tabs-menu li:first-child a {padding-left: 0; margin-left: 0;}
.theme-tab-basic.theme-tab .tabs-menu li a:before {
  width: 100%;
  height: 3px;
  left: 0;
  bottom: -2px;
  opacity: 0;
  transform: scale(0,1);
}
.theme-tab-basic.theme-tab .tabs-menu li.z-active a:before {opacity: 1;transform: scale(1);}
.theme-tab-basic .z-content-inner {padding: 50px 0 40px;}
.theme-tab .z-content-inner h4,.theme-tab .z-content-inner h5 {padding-bottom: 20px;}
.theme-tab .tabs-menu li a .icon-font {font-size: 15px;}
.theme-tab-basic.theme-tab.vertical .tabs-menu li a {
  margin: 0 0 5px 0;
  padding: 0 15px 0 25px;
  background: #f9f9f9;
  line-height: 70px;
}
.theme-tab-basic.theme-tab.vertical .tabs-menu li a:before {
  width: 4px;
  height: 100%;
  bottom: 0;
}
.theme-tab-basic.theme-tab.vertical .z-content-inner {padding: 0 0 0 50px;}
.theme-tab.vertical .tab-container {border: none;}
.theme-tab .z-content-inner .list-item {margin-top: 30px;}
.theme-tab .z-content-inner .list-item li {
  padding-left: 20px;
  margin-bottom: 15px;
  position: relative;
}
.theme-tab .z-content-inner .list-item li:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  left:0;
  top:10px;
}
.theme-tab .z-content-inner ol {margin: 10px 0 0;padding-left: 22px;}
.theme-tab .z-content-inner ol li a {
  line-height: 32px;
  color: #4c4c4c;
  margin-bottom: 12px;
  transition: all 0.3s ease-in-out;
}
.theme-tab .z-content-inner .img-gallery {margin-top: 20px;}
.theme-tab .z-content-inner .img-gallery img {width: 100%;margin-top: 10px;}
.theme-tab-solid.theme-tab .tabs-menu li a {
  font-size: 18px;
  background: #f9f9f9;
  line-height: 60px;
  padding: 0 30px;
  margin:0 3px 3px 0;
  border-radius: 3px 3px 0 0;
}
.theme-tab-solid.theme-tab .tabs-menu li.z-active a {color: #fff;}
.theme-tab-solid.theme-tab .z-container {border: none;background: #f9f9f9;}
.theme-tab-solid.theme-tab .z-container .z-content-inner {padding: 50px 30px 40px;}
.theme-tab-solid.theme-tab.vertical .tabs-menu li a {
  line-height: 75px;
  margin:0 5px 5px 0;
  border-radius: 5px 0 0 5px;
}
.theme-tab .nested-tab-menu li a {
  font-size: 16px;
  line-height: 40px;
  display: block;
  margin: 0 20px;
  border-radius: 5px;
  opacity: 0.8;
  transition: all 0.3s ease-in-out;
}
.theme-tab .nested-tab-menu li:first-child a {margin-left: 0;}
.theme-tab .nested-tab-menu li a:before {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left:0;
  opacity: 0;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}
.theme-tab .nested-tab-menu li.z-active a {opacity: 1;}
.theme-tab .nested-tab-menu li.z-active a:before {opacity: 1;}
.theme-tab-solid.theme-tab .nested-tab .z-container {background: transparent;}
.theme-tab-solid.theme-tab .nested-tab .z-container .z-content-inner {padding: 20px 0 0;}
.theme-tab-solid.theme-tab.tab-dark .tabs-menu li a,.tab-dark.theme-tab.theme-tab-solid .z-container,
.theme-tab.tab-dark .z-container,.theme-tab.z-tabs.mobile.z-shadows.tab-dark > ul.z-tabs-mobile,
.z-tabs.mobile.tab-dark > ul.z-tabs-desktop,.tab-dark .z-tabs.mobile > ul.nested-tab-menu.z-tabs-nav {background: #202245;}

.theme-tab.tab-dark .tabs-menu li a,.theme-tab.tab-dark .z-content-inner h4, .theme-tab.tab-dark .z-content-inner h5,
.theme-tab.tab-dark .z-content-inner p,.theme-tab.tab-dark .z-content-inner .list-item li,
.theme-tab.tab-dark  .nested-tab-menu li a,.theme-tab.tab-dark .z-content-inner ol li a,
.theme-tab.tab-dark .z-content-inner ol li,.z-tabs.mobile.tab-dark > ul.z-tabs-nav > li > .z-link {color: #dcdcdc;}
.theme-tab.tab-dark .z-container {
  border-top:none;
  margin-top: 35px;
}
.theme-tab-basic.tab-dark .z-content-inner {padding: 30px 15px;}
.theme-tab.z-tabs.mobile.z-shadows > ul.z-tabs-mobile {border:1px solid rgba(0,0,0,0.06);}
.z-tabs.mobile > ul.z-tabs-nav > li > .z-link {font-size: 18px;padding: 13px 15px;}
.z-tabs.mobile > ul.z-tabs-mobile > li > a > span.drp-icon  {
    position:  absolute;
    top:  50%;
    font-size: 25px;
    transform: translateY(-50%);
    right: 15px;
}
.z-tabs.mobile > ul.z-tabs-desktop  {
    position:  absolute;
    top:  inherit;
    margin-top:  8px;
    left:  0;
    z-index:  1000;
    width:  100%;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.06);
    box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
}
.z-content-inner .z-tabs.mobile > ul.z-tabs-nav {background: #fff;}
.z-content-inner .z-tabs.mobile > ul.z-tabs-nav > li > .z-link {padding:10px 0;padding-left: 15px;}
/*------------------------------ Architecture Home ------------------------------*/
/*---------- Architecture Hero area ------------*/

/*----------------------- Our Feature/SASS ---------------------*/
.our-down {
  padding: 0 0 20px;
  position: relative;
  z-index: 1;
}
.our-down .down-arrow {
  display: block;
  width: 90px;
  height: 90px;
  box-shadow: 0px 15px 20px 0px rgba(209, 218, 235, 0.75);
  border-radius: 50%;
  margin: 0 auto;
  line-height: 90px;
  text-align: center;
  background: rgba(0,0,0,0.2);
  color: #ffffff;
  font-size: 35px;
  top: -150px;
  left: calc(50% - 90px);
  position: absolute;
  transition: all 0.3s ease-in-out;
}
 .our-down .down-arrow span i{ content: url(../images/down.svg);

  z-index: -1;
 }
.our-down .down-arrow span {
  display: block;
 
}
.our-down .down-arrow:hover {color: #fff;background:rgba(63,63,62,0.5); transition: all 0.3s ease-in-out;}
.bounce {
	-moz-animation: bounce 3s infinite;
	-webkit-animation: bounce 3s infinite;
	animation: bounce 3s infinite;
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-25px);
    transform: translateY(-25px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.villa-main-banner{
    padding-bottom: 50px;
}
#villa-carousel .carousel-indicators{z-index: 1}
#villa-carousel {position: relative;height: calc(100vh - 50px);}
#villa-carousel .carousel-item,#villa-carousel .carousel-inner,#villa-carousel .inner-container {height: 100%;}
#villa-carousel .inner-container {position: relative;}
#villa-carousel .carousel-item {background-size: cover;background-repeat: no-repeat;background-position: center center;padding-top: 90px;}
#villa-carousel .carousel-item .inner-item-wrapper {
  max-width: 90%;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  top:50%;
  transform: translateY(-50%);
  z-index: 9;
}
#villa-carousel .inner-item-wrapper .upper-title {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: #ffffff;
  display: flex;
    align-items: center;
}
#villa-carousel .inner-item-wrapper .upper-title:before {
  content:'';
  width: 150px;
  height: 2px;
  background: #ffffff;
  display: block;
  margin-right: 20px;
}
#villa-carousel .inner-item-wrapper .main-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  font-size: 52px;
  line-height: 82px;
  color: #ffffff;
  padding-top: 25px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
#villa-carousel .inner-item-wrapper .read-more {font-size: 30px;color: #191919;animation-delay: 0.5s;}
#villa-carousel .inner-item-wrapper .shape {
  position: absolute;
  width: 350px;
  height: 450px;
  border:10px solid #ffffff;
  left: -55px;
  top:-40%;
  z-index: -1;
}
#villa-carousel .details-info-button {
  width: 90px;
  height: 90px;
  text-align: center;
  line-height: 90px;
  color: #fff;
  font-weight: 300;
  font-size: 50px;
  position: absolute;
  bottom: 146px;
  right: 705px;
  opacity: 0.95;
  z-index: 9;
  animation-delay: 0.3s;
}
#villa-carousel .indicators-one {
  display: block;
  right: 40px;
  margin: 0;
  left: auto;
  bottom: -20px;
  transform: translateY(50%);
}
#villa-carousel .indicators-one li {
  display: inline-block;
  width: auto;
  height: auto;
  background: transparent;
  margin: 0;
  padding: 0;
  cursor: pointer;
  text-indent: unset;
  text-align: right;
  border: none;
  opacity: 1;
}
#villa-carousel .indicators-one li:before {display: none;}
#villa-carousel .indicators-one li span {
  display: inline-block;
  width: 25px;
  height: 3px;
  background: #3f3e3e;
  vertical-align: middle;
}
#villa-carousel .indicators-one li i {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  opacity: 0;
}
#villa-carousel .indicators-one li.active span {width: 40px;}
#villa-carousel .indicators-one li.active i {opacity: 1;}
#villa-carousel .indicators-two {
  display: block;
  right: 0;
  margin: 0;
  left: auto;
  bottom: 0;
}
#villa-carousel .indicators-two li {
  width: 235px;
  height: auto;
  margin: 0;
  padding: 30px 5px 30px 40px;
  cursor: pointer;
  text-indent: unset;
  text-align: left;
  float: left;
  background: #fff;
  border: none;
  opacity: 1;
  border-left: 1px solid #eaeaea;
  box-sizing: border-box;
}
#villa-carousel .indicators-two li>div {
  font-size: 18px;
  color: rgba(36,36,36,0.18);
  font-style: italic;
}
#villa-carousel .indicators-two li .title {
  font-size: 20px;
  color: #242424;
  padding: 5px 0 2px;
}
#villa-carousel .indicators-two li p {color: rgba(36,36,36,0.5);}
/*-------------- MODAL ------------*/
.arch-modal .main-bg-wrapper {
  width: 100%;
  height: 100%;
  padding: 30px 40px 30px;
}
.arch-modal .close-button {
  position: fixed;
  top:20px;
  right: 30px;
  background: transparent;
  font-size: 35px;
  color: rgba(0,0,0,0.6);
  font-weight: normal;
  z-index: 1;
}
.arch-modal .main-bg-wrapper .title {
  font-size: 40px;
  color: #19212b;
}
.arch-modal .main-bg-wrapper h5 {
  font-size: 15px;
  text-transform: uppercase;
  color: #212121;
  padding: 10px 0 55px;
}
.arch-modal .main-bg-wrapper p {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
  color: #9e9e9e;
}
.arch-modal .main-bg-wrapper .cart-button {
  line-height: 45px;
  padding: 0 30px;
  color: #fff;
  border-radius: 3px;
  margin-top: 35px;
  font-size: 16px;
}
.arch-modal .next,
.arch-modal .prev {
  position: absolute;
  font-size: 35px;
  color: rgba(0,0,0,0.4);
  background: transparent;
  top:50%;
}
.arch-modal .next {right: 10px;}
.arch-modal .prev {left:10px;}
.arch-modal .next:hover,
.arch-modal .prev:hover {color: #000;}
/* .iziModal-overlay {background: #fff !important;} */
/*---------------------- About ARCH ----------------------*/
.about-arch {padding: 250px 0 300px;position: relative;}
.about-arch:before {
  content: url(../images/home/18.jpg);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.about-arch .text-wrapper {padding: 50px 100px 30px;}
.about-arch .text-wrapper .mark-text {
  font-size: 24px;
  color: #000000;
  line-height: 35px;
  position: relative;
  margin-bottom: 30px;
}
.about-arch .text-wrapper p {font-size: 18px;}
.about-arch .text-wrapper .mark-text:before {
  content: '';
  position: absolute;
  width: 85px;
  height: 2px;
  left: -100px;
  top:17px;
}
.about-arch .text-wrapper .name {
  font-size: 20px;
  padding-left: 30px;
  position: relative;
  margin: 50px 0 40px;
}
.about-arch .text-wrapper .name:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #3f3e3e;
  left: 0;
  top:10px;
}
.about-arch .img-box {position: relative;float: right;}
.about-arch .img-box .sq-box {
  position: absolute;
  width: 200px;
  height: 200px;
  bottom: -110px;
  left:-110px;
  color: #fff;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
  padding-top: 40px;
}
.about-arch .img-box .sq-box  span {
  font-size: 65px;
  font-weight: 300;
}
/*------------------------------ ARCH Project Gallery -----------------------*/
.arch-project-gallery {padding: 40px 0 190px;}
.arch-project-gallery .isotop-menu-wrapper li {
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #bfbfbf;
  margin: 5px 25px;
  cursor: pointer;
}
.arch-project-gallery .inner-container {padding: 5px 50px 0;}
.arch-project-gallery #isotop-gallery-wrapper {margin: 0 -25px;}
.arch-project-gallery #isotop-gallery-wrapper .grid-sizer,
.arch-project-gallery #isotop-gallery-wrapper .isotop-item {padding: 0 25px;margin-top: 35px;}
/*--------------------- ARCH Service ----------------------*/
.arch-service .single-block {padding: 40px 50px 0 0;}
.arch-service .single-block .title a {
  font-size: 24px;
  color: #3f3e3e;
  line-height: 30px;
  margin: 45px 0 10px;
}
.arch-service .single-block p {font-size: 18px;}
/*------------------- ARCH Testimonial ----------------*/
.arch-testimonial {
  background: url(../images/home/19.jpg) no-repeat center;
  background-size: cover;
  padding: 125px 15px 100px;
  margin: 180px 65px 180px;
  position: relative;
}
.arch-testimonial:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  background: rgba(255,255,255,0.7);
}
.arch-testimonial .single-block {
  background: #fff;
  padding: 105px 45px 45px;
  position: relative;
  box-shadow: 0px 60px 100px 0px rgba(0, 0, 0, 0.02);
}
.arch-testimonial .single-block:before {
  content: url(../images/icon/icon67.svg);
  position: absolute;
  top:55px;
  left:45px;
}
.arch-testimonial .single-block p {font-size: 20px;color: #000;line-height: 38px;}
.arch-testimonial .single-block .name {
  font-size: 20px;
  color: #000;
  padding-left: 40px;
  position: relative;
  margin: 40px 0 5px;
}
.arch-testimonial .single-block .name:before {
  content: '';
  width: 22px;
  height: 2px;
  position: absolute;
  left: 0;
  top:10px;
  background: #000;
}
.arch-testimonial .single-block span {color: #7e7e7e;padding-left: 40px;}
.arch-testimonial .owl-theme .owl-dots .owl-dot span {
  background: transparent;
  margin: 0 5px;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
}
.arch-testimonial .owl-theme .owl-dots {margin-top: 75px;}
/*----------------------- ARCH Blog ------------------------*/
.arch-blog .blog-post {margin-top: 40px;}
.arch-blog .blog-post .img {overflow: hidden;margin-bottom: 32px;background: #000;}
.arch-blog .blog-post .img img {transition: all 0.6s ease-in-out;width: 100%;}
.arch-blog .blog-post:hover .img img {transform: scale3d(1.1,1.1,1); opacity: 0.9;}
.arch-blog .blog-post .date {
  font-size: 16px;
  color: #a2a2a2;
  letter-spacing: 1.3px;
}
.arch-blog .blog-post .title a {
  font-size: 26px;
  line-height: 32px;
  color: #000;
  margin: 15px 0 25px;
}
.arch-blog .blog-post .read-more {line-height: 43px;min-width: 150px;}
/*--------------------- ARCH Contact --------------------*/
.arch-contact {
  background: url(../images/home/20.jpg) no-repeat center;
  background-size: cover;
  height: 650px;
  margin: 180px 65px 180px;
  position: relative;
}
.arch-contact .form-wrapper {
  position: absolute;
  width: 100%;
  left:0;
  bottom: -160px;
  z-index: 5;

}
.arch-contact .form-wrapper .inner-wrapper {
  background: #fff;
  padding: 70px 40px 60px 75px;
  border-bottom: 4px solid #FF3A46;
  box-shadow: 0px 50px 100px 0px rgba(3, 3, 3, 0.02);
}
.arch-contact .form-wrapper form input,
.arch-contact .form-wrapper form textarea {
  width: 100%;
  border:none;
  border-bottom: 1px solid #FF3A46;
  margin-bottom: 30px;
  color: #848484;
}
.arch-contact .form-wrapper form input {padding-bottom: 12px;}
.arch-contact .form-wrapper form textarea {height: 105px; max-height: 105px;resize:none;}
.arch-contact .form-wrapper form button {width: 190px;line-height: 55px;text-transform: uppercase;}
.arch-contact .form-wrapper .contact-text {padding-left: 50px;}
.arch-contact .form-wrapper .contact-text .main-title {font-family: 'Montserrat', sans-serif;
font-weight:700;}
.arch-contact .form-wrapper .contact-text p {
  font-size: 20px;
  color: #959595;
  font-weight: 300;
  padding: 15px 0 10px;
}
.arch-contact .form-wrapper .contact-text .call-us {font-size: 24px;}


/*-----------------------------------
            STUDIO PORTFOLIO ONE                 
--------------------------------------*/
/*-------------- Header/Menu ------------*/
.eCommerce-side-menu.op-page-menu-one {left: auto;right: 0;transform-origin: 100% 0%;}
.one-page-header-one {
  position: absolute;
  top:0;
  left: 0;
  padding: 60px 0 0 110px;
  z-index: 5;
}
.op-menu-one {
  position: absolute;
  right: 0;
  top:0;
  height: 100%;
  background: #fff;
  border-left:1px solid #E8E8E8;
  border-bottom:1px solid #E8E8E8;
  width: 140px;
  z-index: 99;
  text-align: center;
  padding-top: 55px;
}
.op-menu-one .op-menu-button {display: inline-block; }
.op-menu-one .ct-language__dropdown li {
  display: inline-block;
  font-family: 'K2D', sans-serif ;
  font-size: 24px;
}
.op-menu-one .ct-language__dropdown li a {color: #B3B3B3;}
html[lang="en"] .op-menu-one .ct-language__dropdown li a[data-lang="en"],
html[lang="ru"] .op-menu-one .ct-language__dropdown li a[data-lang="ru"] {color: #202020;}
.op-menu-one .ct-language__dropdown {
  transform: rotate(90deg) translateX(-50%);
  position: absolute;
  top:50%;
  left:0;
  width: 100%;
}
.op-menu-one .social-icon {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 30px;
}
.op-menu-one .social-icon li a {
  font-size: 20px;
  color: rgba(0,0,0,0.18);
  margin-bottom: 10px;
  transition: all 0.3s ease-in-out;
}
.op-menu-one .social-icon li a:hover {color: #3a3a3a;}
/*---------------- Banner ---------------------*/
.op-banner-one {
  position: relative;
  padding: 260px 12% 0;
}
.op-banner-one .main-title {
  font-size: 100px;
  font-weight: 500;
  line-height: 105px;
  color: #161616;
}
.op-banner-one .main-title span {position: relative;}
.op-banner-one .main-title span:before {
  content: '';
  width: 100%;
  height: 57%;
  position: absolute;
  top:39px;
  left:0;
  background: rgba(255,221,79,0.3);
  z-index: -1;
}
.op-banner-one .banner-form {
  width: 465px;
  background: #fff;
  position: relative;
  z-index: 1;
  margin-left: auto;
  box-shadow: 0px 10px 19px 12px rgba(35,35,35,0.03);
}
.op-banner-one .banner-form {margin-bottom: -109px;margin-top: 20px;}
.op-banner-one .banner-form .input-group-wrapper {padding: 75px 70px 25px;}
.op-banner-one .banner-form .input-group-wrapper input,
.op-banner-one .banner-form .input-group-wrapper textarea {
  width: 100%;
  border:none;
  border-bottom: 1px solid #3B3B3B;
  margin-bottom: 50px;
  font-size: 18px;
}
.op-banner-one .banner-form .input-group-wrapper input {height: 50px;}
.op-banner-one .banner-form .input-group-wrapper textarea {height: 130px;max-height: 130px;resize:none;}
.op-banner-one .banner-form form ::placeholder {color: #2C2C2C; opacity: 1; /* Firefox */}
.op-banner-one .banner-form form :-ms-input-placeholder {color: #2C2C2C;}
.op-banner-one .banner-form form ::-ms-input-placeholder {color: #2C2C2C;}
.op-banner-one .banner-form form button {
  width: 100%;
  height: 110px;
  font-size: 22px;
  color: #fff;
  background: #1C1C1C;
  text-transform: uppercase;
}
.op-banner-one .credit-tag {
  position: absolute;
  top:360px;
  left:-24px;
  text-align: right;
  transform: rotate(-90deg);
}
.op-banner-one .credit-tag:before {
  content: '';
  width: 2px;
  height: 36px;
  position: absolute;
  top:12px;
  right: -22px;
  background: #212121;
}
.op-banner-one .credit-tag span {text-transform: uppercase;color: #202020;}
/*---------------- One Page Hero Area ----------------*/

.op-hero-area-one .main-carousel-wrapper{
    width: 100%;
       
}

@media (min-width: 1700px) {
    .op-hero-area-one .main-carousel-wrapper{
        max-width:  1580px;
    }
}

#op-hero-one {height:70vh;position: relative;overflow: hidden;}


#op-hero-one .carousel-item,#op-hero-one .carousel-inner {height: 100%;}
#op-hero-one .carousel-item img {width: 100%; height: 100%;object-fit: cover; object-position: center center;}
#op-hero-one .carousel-nav {
  position: absolute;
  width: 100%;
  top:50%;
  z-index: 1;
}
#op-hero-one .carousel-control-next,
#op-hero-one .carousel-control-prev {
  position: absolute;
  display: block;
  font-size: 38px;
  color: rgba(255,255,255,0.7);
  background: rgba(63,62,62,0.3);
  text-transform: uppercase;
  opacity: 1;
  width: 60px;
  height: 60px;
  transition: all 0.3s ease-in-out;
}
#op-hero-one .carousel-control-next{
    left: 0;
}
#op-hero-one .carousel-control-prev {
    right: 0;
    left:auto;
}

#op-hero-one .carousel-control-next:hover,
#op-hero-one .carousel-control-prev:hover {color: #c99b35;}

/*-------------------- About Us -------------------------*/
.op-about-us-one {padding-top:250px;position: relative;}
.op-about-us-one .upper-wrapper {overflow: visible;}
.op-about-us-one .top-text {position: relative;padding: 0 0 75px 60px;}
.op-about-us-one .top-text:before {
  content: '';
  width: 10000px;
  height: 1000px;
  background: linear-gradient( -132.59deg, rgba(255,255,255,0.13) 0%, rgba(216,216,216,0.13) 100%);
  position: absolute;
  z-index: -1;
  left: -60px;
  bottom:0;
}
.op-about-us-one .top-text p {
  font-size: 26px;
  line-height: 42px;
  color: #303030;
}
.op-about-us-one .top-text p:first-letter {
  -webkit-initial-letter: 4 1;
          initial-letter: 4 1;
  font-size: 136px; 
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 5px;
  float: left;
}
.op-about-us-one .img-box {display: inline-block;position: relative;}
.op-about-us-one .img-box .text {
  position: absolute;
  width: 100%;
  left: 0;
  top:100%;
  font-size: 24px;
  z-index: 9;
  background: #fff;
  padding: 50px 10px;
  text-align: center;
  color: #242424;
  box-shadow: 0px 30px 50px 0px rgba(138, 138, 138, 0.1);
}

.op-about-us-one .bottom-text {padding: 50px 0 0 60px;}
.op-about-us-one .bottom-text h4 {font-size: 32px;margin-bottom: 25px;}
.op-about-us-one .bottom-text p {padding-bottom: 30px;}
.op-about-us-one .bottom-text .name {
  font-size: 22px;
  margin: 30px 0 60px;
  padding-left: 40px;
  position: relative;
  color: #242424;
}
.op-about-us-one .bottom-text .name:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #242424;
  top:50%;
  left: 0;
}
.op-about-us-one .bottom-text .more-button {
  width: 280px;
  line-height: 65px;
  background: #fdf3cb;
  font-size: 18px;
  color: #857A47;
  padding: 0 20px 0 30px;
  margin-top: 60px;
  transition: all 0.3s ease-in-out;
}
.op-about-us-one .bottom-text .more-button i {float: right;font-size: 30px;}
.op-about-us-one .bottom-text .more-button:hover {background: #242424;color: #fff;}
/*------------------------ Project Gallery -----------------*/
.op-project-one {
  position: relative;
  z-index: 1;
  background: #fdfbf6;
  padding: 350px 0 0;
}
.op-project-one .upper-heading p {
  font-size: 24px;
  color:#202020;
  line-height: 36px;
  padding: 12px 85px 0 50px;
}
.op-project-one .inner-wrapper {
  position: relative;
  margin-top: 120px;
  overflow: hidden;
}
.op-project-one .inner-wrapper .work-text {
  position: absolute;
  top:-215px;
  right: 0;
  z-index: 1;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 380px;
  color: #161616;
}
.op-project-one .inner-wrapper .project-text {
  position: absolute;
  bottom: -190px;
  right: 0;
  width: 100%;
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 390px;
  color: #fdfbf6;
}
.op-project-one .inner-wrapper .bg-wrapper {
  background: #fff;
  border-radius: 100px 0 0 0;
  padding: 280px 0 240px;
  z-index: 1;
  max-width: 90vw;
  margin: 0 auto;
}
.op-project-one #isotop-gallery-wrapper {margin: 0 -35px;}
.op-project-one #isotop-gallery-wrapper .grid-sizer,
.op-project-one #isotop-gallery-wrapper .isotop-item {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.op-project-one #isotop-gallery-wrapper .item-content {position: relative;padding-bottom: 110px;}
.op-project-one #isotop-gallery-wrapper .item-content .img-box {border: 1px solid #ededed;overflow: hidden;}
.op-project-one #isotop-gallery-wrapper .item-content .img-box img {width: 100%;transition: all 0.5s ease-in-out;}
.op-project-one #isotop-gallery-wrapper .item-content:hover .img-box img {transform: scale3d(1.1,1.1,1);}
.op-project-one #isotop-gallery-wrapper .item-content .text {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 100px;
  padding: 50px 35px 42px 60px;
  background: #fff;
  box-shadow: -15.045px 19.966px 40px 0px rgba(240, 240, 240, 0.5);
  transition: all 0.5s ease-in-out;
}
.op-project-one #isotop-gallery-wrapper .item-content:hover .text {left: 15px;}
.op-project-one #isotop-gallery-wrapper .item-content .text h3 {
  font-size: 42px;
  color: #303030;
  margin-bottom: 15px;
}
.op-project-one #isotop-gallery-wrapper .item-content .text .icon-box {
  width: 70px;
  height: 70px;
  text-align: center;
  color: #fff;
  font-size: 35px;
  line-height: 70px;
  border-radius: 50%;
  position: absolute;
  top:-35px;
  left: 60px;
  z-index: 1;
  box-shadow: 0px 15px 40px 0px rgba(189, 189, 189, 0.5);
}
.op-project-one #isotop-gallery-wrapper .item-content .text .icon-box.cl-one {background: #2b78ff;}
.op-project-one #isotop-gallery-wrapper .item-content .text .icon-box.cl-two {background: #ff4649;}
.op-project-one #isotop-gallery-wrapper .item-content .text .icon-box.cl-three {background: #ff427a;}
.op-project-one #isotop-gallery-wrapper .item-content .text .icon-box.cl-four {background: #10c7ff;}
.op-project-one #isotop-gallery-wrapper .item-content .text .read-more {
    font-family: 'Lato', sans-serif;
    display: block;
    font-weight: 300;
    font-size: 55px;
    color: #202020;
    position: absolute;
    right: 0;
    top:50%;
    transform: translateY(-50%);
}
.op-project-one .more-text {
  max-width: 430px;
  margin-top: -140px;
  position: relative;
  z-index: 1;
}
.op-project-one .more-text span {
  text-transform: uppercase;
  font-size: 15px;
  color: #b5b5b5;
}
.op-project-one .more-text p {
  font-size: 20px;
  color: #000;
  padding: 15px 0 80px;
}
.op-project-one .more-text .more-button {
  display: block;
  background: #fff1b5;
  font-size: 24px;
  color: #292929;
  padding: 40px 20px 40px 30px;
  transition: all 0.3s ease-in-out;
}
.op-project-one .more-text .more-button i {float: right;font-size: 30px;}
.op-project-one .more-text .more-button:hover {background: #242424;color: #fff;}
/*--------------------------- Service -------------------------*/
.op-services-one {padding: 200px 0 180px;}
.op-services-one .title-text {
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 290px;
  color: #2c2c2c;
  transform: rotate(90deg);
}
.op-services-one p {
  font-size: 24px;
  line-height: 35px;
  color: #2c2c2c;
  padding: 60px 0 125px;
}
.op-services-one .list-item {padding-bottom: 80px;}
.op-services-one .list-item h6 {
  font-size: 24px;
  font-weight: 700;
  color: #202020;
  padding-bottom: 25px;
}
.op-services-one .list-item ul li {
  font-size: 18px;
  line-height: 35px;
  color: #5e5e5e;
  position: relative;
  padding-left: 20px;
}
.op-services-one .list-item ul li:before {
  content: "+";
  position: absolute;
  left: 0;
  top:0;
  line-height: 35px;
}
/*-------------------------- Testimonial ----------------------*/
.op-testimonial-one {
  position: relative;
  z-index: 1;
  background: #fdfbf6;
  padding: 200px 0 100px;
}
.op-testimonial-one:before {
  content: url(../images/shape/shape-69.svg);
  position: absolute;
  right: 7%;
  top:-100px;
  z-index: 5;
}
.op-testimonial-one .row {margin: 0 -25px;}
.op-testimonial-one .row [class*="col-"] {padding: 0 25px;}
.op-testimonial-one .theme-title-four {margin-bottom: 100px;}
.op-testimonial-one .client-text-box {
  background: #fff;
  padding: 50px 30px 60px 60px;
  box-shadow: 0px 20px 40px 0px rgba(162, 162, 162, 0.05);
  margin-bottom: 65px;
}
.op-testimonial-one .client-text-box img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
.op-testimonial-one .client-text-box blockquote {
  font-size: 24px;
  line-height: 38px;
  color: #2c2c2c;
  padding: 30px 0 45px;
  margin: 0;
}
.op-testimonial-one .client-text-box h6 {
  font-size: 24px;
  color: #202020;
  font-weight: 600;
  padding-bottom: 4px;
}
.op-testimonial-one .client-text-box .desg {font-size: 20px;color:#b7b7b7; }
/*----------------- Partner Section -------------------*/
.op-partner-section-one {padding: 130px 0 150px;}
.op-partner-section-one .img-box a {display: block;height: 100%;}
.op-partner-section-one .img-box img {
  position: relative;
  top:50%;
  transform: translateY(-50%);
  margin: 0 auto;
}
.op-partner-section-one .img-box {
  background: #fff;
    border-radius: 50%;
    box-shadow: 15.436px 30.294px 50px 0px rgba(233, 236, 241, 0.5);
    width: 175px;
    height: 175px;
    margin: 0 auto 25px;
    transition: all 0.4s ease-in-out;
}
.op-partner-section-one .img-box:hover {transform: scale(1.1);}
.op-partner-section-one .img-box.bx-b {width: 121px;height: 121px; margin-top: 45px;}
.op-partner-section-one .img-box.bx-d {width: 151px;height: 151px; margin-top: 25px;}
.op-partner-section-one .img-box.bx-f {width: 135px;height: 135px; margin-top: 20px;}
.op-partner-section-one .img-box.bx-g {width: 197px;height: 197px;}
.op-partner-section-one .img-box.bx-h {width: 138px;height: 138px; margin-top: 20px;}
/*-------------------- Footer --------------------*/
.op-footer-one h2 {
  font-size: 72px;
  font-weight: normal;
  line-height: 85px;
  color: #202020;
}
.op-footer-one h2 a {color: #202020;}
.op-footer-one .bottom-text {
  border-top: 1px solid rgba(0,0,0,0.06);
  margin-top: 120px;
  padding: 70px 0;
}
.op-footer-one .bottom-text ul {margin: 0 -40px;}
.op-footer-one .bottom-text ul li {float: left;padding: 0 40px;}
.op-footer-one .bottom-text ul li a {
  font-size: 20px;
  color: #202020;
  transition: all 0.3s ease-in-out;
}
.op-footer-one .bottom-text ul li a:hover {color: #ff4649;}
.op-footer-one .bottom-text  p {font-size: 18px;color: #c9c9c9;}
/*-----------------------------------
            STUDIO PORTFOLIO TWO                 
--------------------------------------*/
.studio-box-container {padding: 50px; background: #efefef; z-index: 5;}
.studio-box-container .main-page-wrapper {background: #fff; position: relative;}
.studio-menu-two {padding: 30px 100px 0;}
.studio-menu-two.fixed {padding: 0 100px;left: 50px;right: 50px;width: auto;}
/*-------------------- Theme Studio Banner two -------------------*/
#studio-banner-two {
  position: relative;
  padding: 200px 100px 200px;
  max-width: 1920px;
  margin: 0 auto; 
}
#studio-banner-two .main-text-wrapper {position: relative; max-width: 600px;z-index: 2;}
#studio-banner-two .main-text-wrapper h1 {
  font-weight: 500;
  font-size: 100px;
  line-height: 100px;
  color: #161616;
}
#studio-banner-two .main-text-wrapper .button-link {font-size: 18px; margin-top: 30px;}
#studio-banner-two .main-text-wrapper .button-link i {vertical-align: -1px;margin-left: 3px;}
#studio-banner-two .illustration {
  position: absolute;
  right: 100px;
  top:50%;
  transform: translateY(-50%);
  z-index: 1;
  width: 50%;
}
/*---------------- Action Banner Three ---------------*/
.action-banner-three {
  padding: 70px 0 35px; 
  margin-top: 50px;
  position: relative;
  z-index: 5;
}
.action-banner-three .main-wrapper {
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}
.action-banner-three .main-wrapper h3 {
  font-weight: 500;
  color: #fff;
  font-size: 20px;
  padding-bottom: 65px;
}
.action-banner-three .main-wrapper p {
  color: #fff;
   font-size: 25px;
   line-height: 35px;
   padding: 55px 0 20px;
 }
.action-banner-three .main-wrapper img {margin: 0 auto;}
/*-------------------- Our Feature -----------------*/
.studio-feature-area {
  background: url(../images/home/4.png) no-repeat top center;
  background-size: cover;
  padding: 140px 0 180px;
}
.studio-feature-area .theme-title-one {margin-bottom: 40px;}
.studio-feature-area .feature-block {
  background: #fff;
  border: 1px solid #f6f6f6;
  overflow: hidden;
  position: relative;
  z-index: 5;
  padding: 180px 30px 25px 40px;
  margin-top: 45px;
}

.studio-feature-area .feature-block .icon-s {
  position: absolute;
  font-size: 65px;
  left: 40px;
  top: 52px;
}
.studio-feature-area .feature-block .title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 30px;
}
.studio-feature-area .feature-block .detail-button {font-size: 30px;margin-top: 20px;}
/*---------------- Our Project ---------------*/
.studio-project-area {padding: 90px 0 150px; position: relative;}
.studio-project-area:before {
  content: '';
  background-image: -moz-linear-gradient( -90deg, rgba(249,248,246,0.18039) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( -90deg, rgba(249,248,246,0.18039) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( -90deg, rgba(249,248,246,0.18039) 0%, rgb(255,255,255) 100%);
  position: absolute;
  top:-200px;
  left:0;
  right: 0;
  height: 285px;
  z-index: 49;
}
.studio-project-area .studio-title {margin-bottom: 90px;}
.studio-project-holder {position: relative;overflow: hidden; border-radius: 5px; margin-bottom: 60px;}
.studio-project-holder a {display: block;}
.studio-project-holder img {width: 100%; transition: all 0.5s ease-in-out;}
.studio-project-holder:hover {box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);}
.studio-project-holder:hover img {transform: scale3d(1.1,1.1,1);}
.studio-project-holder .text {position: absolute;top:50px;left: 50px;}
.studio-project-holder .text p {
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 10px;
}
.studio-project-holder .text h2 {
  font-size: 42px;
  color: #fff;
  font-weight: 500;
}
.studio-project-area .text-block h3 {
  font-size: 32px;
  line-height: 39px;
  font-weight: normal;
  color: #000000;
}
.studio-project-area .text-block p {padding: 45px 0 50px; color: rgba(0,0,0,0.45);}
.studio-project-area .text-block.scree-lg {padding-top: 60px;}
.studio-project-area .text-block.scree-mobile {display: none;}
/*------------------ Testimonial ---------------*/
.testimonial-studio-vr {
  margin: 100px auto 50px;
  padding: 135px 0 0;
  position: relative;
  z-index: 5;
}
.testimonial-studio-vr:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 590px;
  top:0;
  left: 0;
  background: #f7f9ff;
  z-index: -1;
}
.testimonial-studio-vr:before {
  content: url(../images/icon/icon69.svg);
  position: absolute;
  left:50%;
  top:0;
  transform: translate(-50% , -50%);
  z-index: 1;
}
.studio-client-slider {max-width: 1920px;margin: 0 auto;}
.testimonial-studio-vr .studio-title {padding-bottom: 100px;}
.studio-client-slider .customer-block {
  background: #fff;
  position: relative;
  padding: 50px 50px 60px 50px;
  margin-bottom: 80px;
  box-shadow: 0px 10px 25px 0px rgba(123,147,171,0.15);
}
.studio-client-slider .customer-block:before {
  content: "\f111";
  font-family: "Flaticon";
  position: absolute;
  right: 50px;
  bottom: 60px;
  font-size: 28px;
  transform: rotate(180deg);
}
.studio-client-slider .customer-block .customer-img {width: 70px;height: 70px;border-radius: 50%;}
.studio-client-slider .customer-block p {
  font-size: 18px;
  line-height: 34px;
  color: #2c2c2c;
  padding: 30px 0 35px;
}
.studio-client-slider .customer-block .name {
  font-size: 24px;
  color: #212121;
}
.studio-client-slider .customer-block .customer-info span {color: #b7b7b7;}
.studio-client-slider .center .customer-block p,
.studio-client-slider .center .customer-block .name,
.studio-client-slider .center .customer-block .customer-info span,
.studio-client-slider .center .customer-block:before {color: #fff;}
.owl-theme.studio-client-slider .owl-nav [class*=owl-] {
  background: transparent;
  font-size: 25px;
  color: #d2d2d2;
  padding: 0;
  margin: 0 10px;
}
/*------------------------ Contact Us -------------------*/
.studio-contact-area {position: relative; padding: 100px 0 200px; z-index: 5;}
.studio-contact-area:before {
  content: url(../images/shape/5.png);
  position: absolute;
  top:-100px;
  right: 0;
  z-index: -1;
}
.studio-contact-area .contact-text p {
  font-size: 20px;
  color: #888888;
  position: relative;
  padding: 65px 0 5px;
}
.studio-contact-area .contact-text .call-to-dial {font-size: 26px;}
.studio-contact-area .studio-contact-style {margin-left: 60px;}
.studio-contact-style {
  background: #fff;
  padding: 65px 60px;
  box-shadow: 19.799px 19.799px 100px 0px rgba(96, 96, 96, 0.08);
}
.studio-contact-style input,.studio-contact-style textarea {
  width: 100%;
  border: none;
  border-bottom: 2px solid #eaeaea;
}
.studio-contact-style input {height: 50px;margin-bottom: 55px;}
.studio-contact-style textarea {
  height: 120px;
  resize: none;
  margin-bottom: 50px;
}
.studio-contact-style input:focus,.studio-contact-style textarea:focus {border-bottom-color: #6a6a6a;}


/*-------------------- BOOKING -----------------*/

.bol.navigation-booking {
position: fixed;
width: 100%;
height:100%;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
text-align: center;
visibility: hidden;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: scale(0.75);
   -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
     -o-transform: scale(0.75);
        transform: scale(0.75);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
z-index: 2;
}


.bol.navigation-booking.show {
width: 100%;
height:100%;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
background: rgba(0,0,0,0.5);
visibility: visible;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
        opacity: 0.95;
   -moz-opacity: 0.95;
-webkit-opacity: 0.95;
filter: alpha(opacity=95);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}


.booking-container{
    width: 100%;
    max-width: 700px;
    background: #000;
}

 .react-tiny-popover-container{z-index: 999!important} 
 .booking-container .booking-container {
     border: 1px solid rgb(86 88 88);
 }
 .booking-container input[type="number"]{
     border: none;
     color:#ffffff;
 }
.booking-container label{color:#ffffff;}
.booking-container .react-daterange-picker__wrapper,
.booking-container .erm--booking-container--form-input{
    background: rgba(243, 244, 246, 0.4);
    color: #ffffff;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
}
.booking-container .react-daterange-picker__wrapper{
     padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.booking-container .erm--boking-container--form-item:nth-child(1),
.booking-container .erm--boking-container--form-item:nth-child(2){
    width:50%;
    text-align: left;
}
.booking-container .erm--boking-container--form-item:nth-child(3){
    width:100%;
}
.booking-container .erm--boking-container svg{
    stroke:#cccccc;
    vertical-align: top!important;
}
.booking-container .erm--booking-container--form-btn {
     width:100%;
     text-transform: uppercase;
     letter-spacing: 0.05em;
     font-weight: 300;
     margin-top: 1rem;
     background:#565858;
     color:#ffffff;
}
.booking-container  .erm--boking-container--footer button{
    color:#ffffff;
}

@media (max-width: 767px) {
    .booking-container .erm--boking-container--form-item:nth-child(1),
    .booking-container .erm--boking-container--form-item:nth-child(2){
        width:100%;
    }
}



@media (min-width: 1900px) {
  .full-width-container {max-width: 1580px;padding-right: 0;padding-left: 0; margin-right: auto; margin-left: auto;}
  .section-grid-rooms .item-room {  height: 550px; }
  #mega-menu-holder .img-box .img { background: transparent; box-shadow: none; display: flex; justify-content: center }
  #mega-menu-holder .img-box .img img {  max-width: 350px; }

}
@media (min-width: 992px) {
  .container {padding-right: 0;padding-left: 0;}
}
@media (max-width: 1750px) {
    .navbar .dropdown { display: inline-block;}
     .theme-menu-one .header-right-widget .language-switcher .wpml-ls-legacy-dropdown{padding: 0 20px;}
     .navbar-nav .nav-item .nav-link {margin: 0 15px;}
}
@media (max-width: 1550px) {
    body .white-shdw-button {font-size:14px; padding: 0 15px;}
     .theme-menu-one .header-right-widget .language-switcher .wpml-ls-legacy-dropdown{padding: 0px;}
  .theme-menu-one .header-right-widget {right: 0;width: 300px;}
  .theme-menu-one .header-right-widget .language-switcher {padding:0px;} 
  .theme-menu-one .header-right-widget .call-us a {font-size: 20px;}
  .theme-menu-three .header-right-widget {top:35px;}
  .theme-menu-one.d-align-item .logo {top:25px;}
  .about-me-portfo .inner-content .img-box:before,.about-me-portfo .inner-content .img-box:after {left: -50px;}
  .full-width-container {padding-left: 60px;padding-right: 60px;}
  .project-minimal-style {padding: 200px 0 0;}
  #villa-carousel .inner-item-wrapper .shape {left: 10px;}
  #studio-banner-two .illustration {right: 0;}
  .section-grid-rooms .item-room {  height: 340px; }
}
@media (max-width: 1450px) {
    .navbar-nav .nav-item .nav-link {margin: 0 10px; font-size: 13px; letter-spacing: 0em;}
    .theme-menu-one .navbar-nav { width: 100%}
}
@media (min-width: 1200px) {
    .container.nav-container{max-width:100%; }
    .navbar-expand-xl .navbar-collapse { justify-content: flex-end; }
   
}
@media (max-width: 1200px) {
    .theme-menu-one .white-shdw-button{ color: #3f3e3e;
    border:1px solid#3f3e3e;
}
.alt-feature-villa .one-feature-block  .text-box{order: 1; width: 100% ;}
.alt-feature-villa .one-feature-block  .img-box{order: 2; width: 100%;left: auto;}
.full-width-container {padding-left: 40px;padding-right: 40px;}
.alt-feature-villa .one-feature-block:nth-child(odd)  .img-box{ flex-grow: 1; order:2; width: 100%;left: auto;}
.alt-feature-villa .one-feature-block:nth-child(even)  .img-box{flex-grow: 1; order:1;width: 100%;left: auto;}
.our-newsletter .one-feature-block  .text-box{ order:1; width: 100% ;}
.our-newsletter .one-feature-block  .img-box{ order:2; width: 100%;left: auto;}

}
@media (min-width: 1200px) and (max-width: 1366px) {
    body .white-shdw-button {font-size:13px;}
    .theme-menu-one .header-right-widget .language-switcher .wpml-ls-legacy-dropdown a{font-size:13px;}
  .op-banner-one .main-title {font-size: 85px;}
  .op-banner-one .banner-form {width: 420px;}
  .op-banner-one .banner-form .input-group-wrapper {padding: 60px 50px 20px;}
  .op-banner-one {padding-top: 220px;}
  .op-banner-one .credit-tag {top:320px;}
  .op-banner-one .main-title span:before {top:30px;}
}
@media (min-width: 992px) and (max-width: 1450px) {
  .our-project-portfo #isotop-gallery-wrapper .isotop-item, .our-project-portfo #isotop-gallery-wrapper .grid-sizer {width: 33.33333%;}
}
@media (max-width: 1199px) {
    body .white-shdw-button {font-size:13px;}
    .theme-menu-one .header-right-widget .language-switcher .wpml-ls-legacy-dropdown a{font-size:13px;}
  .theme-menu-one .contact-us,.shrt-menu .contact-us {padding: 0 20px;line-height: 45px;font-size: 16px;}
  .theme-menu-one .header-right-widget .call-us {display: none;}
  .agn-our-gallery .main-wrapper {padding: 60px 0 0;}
  .agn-our-gallery .main-wrapper .item {margin: 0 15px;}
  .agn-our-gallery .main-wrapper .view-gallery {right: 15px;}
  .agn-our-gallery .owl-theme .owl-nav {right: 235px;}
  .theme-menu-two {padding: 50px 15px 0;}
  .theme-menu-two .logo {left: 15px; top:30px;}
  .theme-menu-two .quote-button {right: 15px;top:40px;}
  .our-service-seo .single-block .title a {margin-right: 0;}
  .theme-menu-one.d-align-item .logo {left: 15px;}
  .theme-menu-one.d-align-item #mega-menu-holder {margin-right: 0;}
  #theme-banner-three .main-title span, #theme-banner-three .main-title span b {line-height: initial;} 
  #theme-banner-five .mobile-screen-one {right: -10%;}
  #theme-banner-five .mobile-screen-two {right: 11%;}
  .our-service-app .main-content .inner-wrapper p {padding: 0;}
  .why-choose-us-app {padding: 100px 0;}
  .room-details-single  .project-info {margin-right: 0;}
  .product-filter-area .large-filter-content {padding-left: 15px;padding-right: 15px;}
  .project-ms-grid #isotop-gallery-wrapper {margin: 0 -15px;}
  .project-ms-grid #isotop-gallery-wrapper .grid-sizer, .project-ms-grid #isotop-gallery-wrapper .isotop-item {padding: 0 15px;}
  .service-creative .service-block:nth-child(odd) .service-info {padding-right: 0;}
  .service-creative .service-block:nth-child(even) .service-info {padding-left: 0;}  
  .shrt-menu .menu-social-icon {display: none;}
  .shrt-menu .main-header .cart-action-wrapper .dropdown-toggle {margin-right: 13px;}
  .shrt-menu-one .main-header {padding: 0 15px;}
  .shrt-menu-three .header-search {display: none;}
  .shrt-menu .contact-us {margin-left: 0;}
  .arch-hero-area .shrt-menu .logo {margin-right:0;}
  .arch-contact .form-wrapper .contact-text {padding-left: 0;}
  #villa-carousel .indicators-two li {width: 200px;padding-left: 15px;}
  #villa-carousel .details-info-button {right: 600px;}
}
@media (min-width: 992px) and (max-width: 1550px) {
  
  .arch-hero-area {margin: 30px 50px;}
}

@media (min-width: 992px) and (max-width: 1350px) {
  .blog-filer .masnory-blog-wrapper .grid-sizer, .blog-filer .masnory-blog-wrapper .isotop-item {width: 33.333333%;}
}

@media (min-width: 992px) and (max-width: 1199px) {
  .agn-what-we-do .single-block p {padding-right: 30px;}
  .theme-menu-two #mega-menu-holder {margin-right: 165px;}
  .theme-menu-three .header-right-widget {right: 15px;}
  .theme-menu-three #mega-menu-holder {margin-right: 200px;}
  #theme-banner-three .main-title {font-size: 90px;}
  .theme-title-two {font-size: 85px;}
  .about-me-portfo .inner-content .profile-tab {padding-left: 140px;}
  .our-service-sass .service-block {padding-left: 25px;padding-right: 25px;}
  .apps-testimonial .customer-block {padding-left: 15px;padding-right: 15px;}
  .about-us-standard.agency-style .row:nth-child(even) .img-box img {margin-top: -112px;}
  .theme-title-three {padding: 0 100px;}
  .room-details .pd-banner {height: 720px;}
  .room-details-single  .pd-banner .project-title-one {width: 67%;}
  .project-details-agency .pd-body .project-info {padding-left: 75px;}
  .theme-counter-two .single-counter-box {padding-left: 3%;}
  .our-service .our-history .text-wrapper {padding-left: 115px;}
  .service-minimal .row {margin: 0 -50px;}
  .service-minimal .row [class*="col-"] {padding: 0 50px;}
  .theme-action-banner-two .title {padding: 0 100px;}
  .contact-minimal .inner-wrapper {padding-left: 50px;}
  .blog-details .blog-hero-banner {padding-top: 385px;}
  .project-ms-full-width #isotop-gallery-wrapper .grid-sizer, .project-ms-full-width #isotop-gallery-wrapper .isotop-item {width: 33.33333%;}
  .header-search input {width: 150px;}
  .about-arch {padding-bottom: 170px;}
  .arch-contact {height: 510px;}
  .op-banner-one .main-title {font-size: 65px;line-height: 80px;}
  .op-banner-one .main-title span:before {top:26px;}
  .op-banner-one {padding: 200px 13% 0;}
  .op-banner-one .banner-form {width: 400px;}
  .op-banner-one .banner-form .input-group-wrapper {padding: 55px 40px 25px}
  .op-banner-one .credit-tag {top:300px;}
  #op-hero-one {height: auto;}
  .theme-title-four {font-size: 60px;}
  .op-about-us-one {padding-top: 200px;}
  .op-about-us-one .top-text:before {left: -30px;}
  .op-services-one .title-text {margin-top: -60px;}
  .op-footer-one h2 {font-size: 68px;}
  .studio-box-container {padding: 30px;}
  .studio-menu-two.fixed {left: 30px;right: 30px; padding: 0 30px;}
  .studio-menu-two {padding-left: 30px;padding-right: 30px;}
  #studio-banner-two {padding: 150px 30px 100px;}
  #studio-banner-two .main-text-wrapper h1 {font-size: 75px;line-height: initial;}
}
/*(min-width: 992px) and (max-width: 1199px)*/

@media (max-width: 1199px) {
    .our-down {display: none;}
  .theme-menu-one.fixed .navbar-nav .nav-item .nav-link, .theme-menu-two.fixed .navbar-nav .nav-item .nav-link,
  .theme-menu-one.d-align-item.fixed .navbar-nav .nav-item .nav-link {padding-bottom: 15px;}
  .theme-menu-one .navbar-nav {width: calc(100% - 10px);}
  .navbar .dropdown-menu .dropdown-menu .dropdown-item {padding-left: 35px;}
  .navbar .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {padding-left: 45px;}
  .theme-menu-one .logo,.theme-menu-one .logo svg{width: 120px;}
  .navbar>.container, .navbar>.container-fluid {display: block !important;}
  .theme-menu-one .header-right-widget {top:auto; right:auto;left:0;position:relative;width: 100%;justify-content: flex-start;margin: 30px 0;}
  .theme-menu-one .header-right-widget .language-switcher .wpml-ls-legacy-dropdown a{    display: inline-block; border:none;  color: #912525;}
  .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {position: relative; visibility: visible; display: inline-block; background: transparent;}
  .theme-menu-one .header-right-widget .language-switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{background: transparent; }
  .theme-menu-one .header-right-widget .language-switcher .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    border: 0.3em solid transparent;
    border-left: 1px solid #ccc;
    height: 30px;
    border-top: none;
    position: absolute;
    right: 5px;
    top: 0;
  }
  .theme-menu-one.fixed, .theme-menu-two.fixed,.theme-main-menu.theme-menu-three.fixed { padding: 2px 30px;}
  .theme-main-menu {padding: 10px 20px 0px 20px;}
  #villa-carousel .carousel-item .inner-item-wrapper{display: none;}
  #mega-menu-holder .img-box .text { text-align: left;padding-left:10px;}
  #mega-menu-holder .img-box .img{display: none;}
  .navbar-nav .nav-item .nav-link,.agn-counter-section .bottom-banner {margin: 0;}
  #mobile_bottom_buttons {position: fixed;bottom: 0;left: 0;z-index: 1;background: #e9e8e8;border-top: 1px solid #ccc;width: 100%;box-shadow: 0px 5px 15px 0px rgba(62, 62, 63, 0.25);}
  #mobile_bottom_buttons a span.uk-icon {display: block!important;}
  #mobile_bottom_buttons a { font-size: 9px; font-weight: 400;letter-spacing: 2px;line-height: 16px;text-transform: uppercase;}
  .alt-feature-villa .one-feature-block .img-box{min-height: 350px;}
  .theme-footer-one .center-footer .footer-list ul li{width:33%;}  
  .section-grid-rooms .item-room { width: 50%;}
  .section-grid-rooms .item-room--width2 { width: 100%;}
  .our-feature-villa .single-feature-block .text-box .text-box-content{padding: 20px;}
}

@media (max-width: 991px) {
  .theme-title-one .main-title br,.agn-our-pricing .table-wrapper .inner-table .pr-list-text,
  .agn-testimonial .shape-box,#theme-banner-two .illustration,.seo-work-progress .single-work-list:before,
  .portfo-testimonial .inner-title br,#theme-banner-five .mobile-screen-one,#theme-banner-five .mobile-screen-two,
  .our-rooms .single-feature-box:before {display: none;}
  .agn-what-we-do .single-block p,.agn-about-us,.agn-testimonial {padding: 0;}
  .agn-about-us .img-box {margin-top: 120px;}
  .agn-our-pricing .table-wrapper .inner-table {padding-left: 0;}
  .agn-our-pricing .table-wrapper .pr-column .pr-body li .pr-text {display: block;}
  .agn-our-pricing .table-wrapper .pr-column .pr-header .price {font-size: 35px;}
  .agn-our-pricing .table-wrapper .pr-column .pr-header .title {font-size: 28px;}
  .agn-testimonial .main-content {float: none;}
  .top-footer .row [class*="col-"] {margin-bottom: 40px;}
  .theme-footer-one .bottom-footer {margin-top: 30px;}
  .theme-menu-two #mega-menu-holder,.theme-menu-three #mega-menu-holder {margin-right: 0;}
  #mega-menu-holder .ml-auto {width: 100%;}
  .theme-menu-two .quote-button {right: 100px;top:15px;}
  .theme-menu-two .navbar .navbar-toggler,.theme-menu-one.d-align-item.app-menu .navbar .navbar-toggler {color: #fff;}
  .theme-menu-three .navbar .navbar-toggler {color: #e1a34c;}
  .theme-menu-two .logo,.theme-menu-one.d-align-item .logo {top:10px;}
  .theme-menu-two #navbarSupportedContent,.app-menu #navbarSupportedContent {background: #1b1d3d;}
  .theme-menu-three #navbarSupportedContent { background: rgba(29,31,66,0.98);}
  .theme-menu-two #mega-menu-holder .dropdown-toggle::after,.theme-menu-one.app-menu #mega-menu-holder .dropdown-toggle::after {right: 10px;}
  .seo-what-we-do {padding-top: 100px;}
  .seo-our-goal .right-shape {position: relative;width: 100%;}
  .our-service-seo .single-block {padding: 100px 15px 40px 40px;}
  .our-service-seo .single-block .icon {top:30px;}
  .seo-work-progress {padding: 150px 0 50px;}
  .seo-work-progress .single-work-list .img-box img {margin: 40px auto 0;}
  .seo-work-progress .single-work-list {padding-bottom: 130px;}
  .seo-our-pricing.section-bg {padding-bottom: 150px;}
  .theme-menu-three .header-right-widget {top:20px;right: 70px;}
  .theme-menu-three .navbar-nav .nav-item {padding-bottom: 0;}
  .theme-menu-three .navbar-nav .nav-item .nav-link:before,.about-me-portfo .inner-content .profile-tab .nav-tabs:before,
  .why-choose-us-app .screen-preview {display: none;}
  .about-me-portfo .inner-content .img-box:after,.about-me-portfo .inner-content .img-box:before {top:-50px;}
  .about-me-portfo .inner-content {padding: 0;}
  .about-me-portfo .inner-content .img-box {position: relative;top:0;width: auto;margin: 80px 0 50px;}
  .about-me-portfo .inner-content .profile-tab {margin: 0;padding-left: 0;}
  .about-me-portfo {padding-bottom: 150px;}
  .section-portfo {margin-bottom: 140px;}
  .our-project-portfo .isotop-menu-wrapper {padding-left: 60px;}
  .our-project-portfo .isotop-menu-wrapper.show-pr:before {width: 50px;}
  .our-project-portfo .text-content p {width: 100%;padding-left: 0;}
  .our-project-portfo .text-content .gallery-button {top:90px;}
  .portfo-testimonial .slider-wrapper {padding-left: 0;margin-top: 120px;}
  .portfo-testimonial.section-portfo {padding-bottom: 0;}
  .portfo-footer:before {height: 100px;top:-50px;}
  .portfo-footer {padding-top: 200px;}
  .theme-menu-one.d-align-item.fixed {padding-bottom: 0;}
  .theme-menu-one.d-align-item .navbar-nav .login-button a,.theme-menu-one.d-align-item .navbar-nav .login-button-two a {margin: 5px 0;}
  .theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link {padding-bottom: 15px;}
  .sass-our-pricing .row [class*="col-"] {border-right: 1px solid #e0e9ef; border-bottom: 1px solid #e0e9ef;}
  .sass-our-pricing .row [class*="col-"]:first-child {border-top: 1px solid #e0e9ef;}
  .sass-testimonial-section .inner-container {width: 100%;}
  .our-service-app {padding: 150px 0;}
  .our-service-app .main-content {margin-top: 60px;}
  .our-rooms .text-wrapper .title {padding: 0px 0 30px;}
  .alt-feature-villa .one-feature-block .text-box .text-box-content{padding: 20px;}  
  .our-rooms {padding: 20px 0 20px;}
  .our-rooms .single-feature-box {padding-bottom: 130px;}
  .our-rooms .single-feature-box:nth-child(1) .text-wrapper,.our-rooms .single-feature-box .text-wrapper,
  .our-rooms .single-feature-box:nth-child(3) .text-wrapper {margin-top: 0;margin-bottom: 50px;}
  .our-rooms .feature-img-box .support-feature {margin-top: 0;}
  .our-rooms .single-feature-box .access-screen-holder .screen {float: none;}
  .why-choose-us-app .text-wrapper {max-width: 100%;}
  .apps-testimonial .trusted-partner {margin: 100px 0;}
  .newsletter-section .main-wrapper form {max-width: 100%;}
  .eCommerce-side-menu .logo-wrapper {margin-top: 35px;}
  .eCommerce-side-menu .main-menu-list>ul {margin-top: 50px;}
  .theme-Ecommerce-menu {padding: 50px 15px 40px;}
  #eCommerce-carousel .inner-container {padding: 0 20px 0 60px;}
  .eCommerce-hero-section .carousel-indicators {left: 15px;}
  .eCommerce-hero-section .social-share {left: -85px;}
  #eCommerce-carousel .color-tab {position: static;transform: none;margin-bottom: 30px;}
  #eCommerce-carousel .inner-item-wrapper .button-group .shop-now {margin-right: 80px;}
  #eCommerce-carousel .inner-item-wrapper .main-title {font-size: 100px;line-height: 120px;width: 70%;}
  .product-details-modal .main-bg-wrapper p {width: 100%;}
  .product-details-modal .main-bg-wrapper .product-img {max-width: 100%;}
  .row.gutter-80 {margin: 0 -15px;}
  .apps-testimonial .owl-theme .owl-nav {top:-65px;}
  .apps-testimonial .customer-slider:before {top:-185px;}
  .row.gutter-80 [class*="col-"] {padding:0 15px;}
  .coupon-section .coupon-form .dark-button-one {margin-top: 15px;}
  .cart-section .cart-footer .coupon-form {padding-bottom: 45px;}
  .checkout-form .order-confirm-sheet {padding: 50px 0 0;}
  .theme-title-three {padding: 0;margin-bottom: 50px;}
  .about-us-standard .single-block {margin-top: 50px;}
  .about-us-standard.agency-style .row:nth-child(even) .img-box img,.about-us-standard.agency-style .img-box img {margin: 40px auto 0;}
  .project-standard .isotop-menu-wrapper {padding-bottom: 50px;}
  .project-standard #isotop-gallery-wrapper {margin: 0 -15px;}
  .project-standard #isotop-gallery-wrapper .grid-sizer, .project-standard #isotop-gallery-wrapper .isotop-item {padding: 0 15px;margin-bottom: 40px;}
  .gallery-sidebar {padding-top: 100px;}
  .project-details-standard .pd-header p {padding: 60px 0 80px;}
  .room-details .pd-body p {padding-right: 0;}
  .room-details-single  .pd-body {padding: 130px 0 140px;}
  .room-details-single  .project-info {border-right:none;border-top:1px solid #e1e1e1;padding-top: 40px;margin-top: 40px;}
  .our-service .our-history .text-wrapper {padding: 0 0 50px 0;}
  .service-creative .our-history {margin-bottom: 100px;}
  .service-creative .service-block:nth-child(odd) .img-box {float: none;}
  .service-creative .service-block .img-box img {margin: 0 auto;}
  .service-minimal .service-block {margin: 100px 0 0;}
  .theme-action-banner-two .title {padding: 0;}
  #google-map-two {height: 400px;margin: 170px 15px 0;}
  .contact-us-section{margin-bottom:70px; padding-top: 0}
  .contact-us-section .contact-info {padding: 20px ;}
  .contact-us-section .contact-info .title {font-size: 30px;line-height: 36px;}
  .contact-agency {margin-bottom: 150px;}
  #google-map-three,#google-map {height: 550px;}
  .contact-minimal .inner-wrapper {padding-left: 15px;padding-right: 15px;}
  .error-creative-content .inner-wrapper {padding: 100px 0;}
  .error-content .inner-wrapper {width: 100%;}
  .theme-sidebar-widget {margin-top: 100px;}
  .shop-details .user-comment-area {padding-right: 0;}
  .blog-filter-title {padding-top: 200px;}
  .apps-testimonial .customer-slider:before {display: none;}
  .shrt-menu .top-header .right-widget {margin-top: 15px;}
  .shrt-menu .top-header {text-align: center;}
  .shrt-menu .top-header .infoList li {border: none;padding: 0 15px;}
  .shrt-menu .top-header .right-widget .language-switcher button {border:none; padding: 0;}
  .shrt-menu #mega-menu-holder {
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
  }
  .shrt-menu .main-header {padding: 10px 15px;}
  .shrt-menu-two .main-header {padding: 0 15px 0 0;}
  .shrt-menu .widget-container {margin-right: 75px;}
  .shrt-menu-two .navbar .navbar-toggler {margin: 20px 0 0;}
  .shrt-menu-three .navbar .navbar-toggler {margin: 8px 0 0;}
  .shrt-menu.dark-bg .navbar .dropdown-menu {border:none;}
  .shrt-menu.dark-bg .navbar-collapse {background: #222836;border:1px solid #383f50;}
  .signUp-illustration {display: none;}
  .signUp-page .shape-wrapper span:nth-child(3) {opacity: 0;}
  .arch-hero-area {margin: 20px 15px;}
  .arch-hero-area .navbar .navbar-toggler {margin: 7px 0 0;}
  #villa-carousel .inner-item-wrapper .shape {width: 300px;height: 350px; top:-70px;}
  .about-arch {padding: 100px 0 250px;}
  .arch-project-gallery .isotop-menu-wrapper {margin: 30px 0 25px;}
  .arch-project-gallery .isotop-menu-wrapper li:first-child {margin-left: 0;}
  .arch-project-gallery {padding-bottom: 150px;}
  .arch-testimonial {margin: 150px 15px;}
  .arch-contact {height: auto;padding: 50px 0; margin: 100px 15px 0;}
  .arch-contact .form-wrapper {position: static;}
  .arch-contact .form-wrapper .inner-wrapper {padding-left: 15px;padding-right: 15px;}
  .arch-contact .form-wrapper .contact-text {padding-bottom: 50px;}
  .arch-footer {padding-top: 120px;}
  #villa-carousel .indicators-two {display: none;}
  #villa-carousel .details-info-button {right: 0;bottom: 0;width: 70px;height: 70px;line-height: 70px;font-size: 40px;}
  .one-page-header-one {padding: 30px 0 0 15px;}
  .op-menu-one {width: auto;height: 80px;left: 150px;border: none;padding: 25px 15px 0 0;text-align: right;}
  .op-menu-one .ct-language__dropdown,.op-menu-one .social-icon {position: static;transform: none;}
  .op-menu-one .social-icon li {display: inline-block;margin: 0 10px;}
  .op-menu-one .ct-language__dropdown,.op-menu-one .social-icon,.op-menu-one .op-menu-button {display: inline-block; width: auto;}
  .op-menu-one .social-icon {margin: 0 50px;}
  .op-banner-one {padding: 200px 15px 80px;}
  .op-banner-one .main-title {font-size: 85px;text-align: center;}
  .op-banner-one .banner-form {margin: 40px auto 0;}
/*  #op-hero-one .carousel-nav {width: 80px;}*/
   .op-about-us-one {padding-top: 100px;}
  .op-about-us-one .top-text {padding: 100px 0 50px;}
  .op-about-us-one .top-text:before {display: none;}
  .op-about-us-one .img-box .text {top:auto; bottom: 0;}
  .op-about-us-one .bottom-text {padding-left: 0;padding-bottom: 100px;}
  .op-project-one {padding-top: 150px;}
  .op-project-one .upper-heading p {padding: 40px 0 0;}
  .op-project-one .more-text {max-width: 100%;margin-top: 50px;}
  .op-project-one #isotop-gallery-wrapper {margin: 0 -15px;}
  .op-project-one #isotop-gallery-wrapper .grid-sizer, .op-project-one #isotop-gallery-wrapper .isotop-item {padding: 0 15px;}
  .op-project-one #isotop-gallery-wrapper .grid-sizer, .op-project-one #isotop-gallery-wrapper .isotop-item {width: 100%;margin-top: 0;}
  .op-services-one,.op-testimonial-one {padding-top: 100px; padding-bottom: 40px;}
  .op-services-one .title-text {font-size: 150px;transform: none;padding-bottom: 50px;}
  .op-testimonial-one:before {display: none;}
  .op-testimonial-one .client-text-box {padding: 40px 30px 50px 30px;}
  .op-partner-section-one {padding-bottom: 130px;}
  .op-footer-one .bottom-text {margin-top: 60px; text-align: center;}
  .op-footer-one .bottom-text ul {display: inline-block;}
  .op-footer-one .bottom-text p {padding-top: 30px;}
  .studio-box-container {padding: 10px;}
  .studio-menu-two.fixed {left: 10px;right: 10px; padding: 0 !important;}
  .studio-menu-two.theme-main-menu {padding-top: 15px;}
  .studio-menu-two .navbar .navbar-toggler {margin: 5px 0 0;}
  #studio-banner-two {padding: 70px 30px 0;}
  #studio-banner-two .main-text-wrapper h1 {font-size: 55px;line-height: initial;}
  #studio-banner-two .illustration {position: static;transform: none;width: 100%;}
  .studio-feature-area {padding-bottom: 50px;}
  .studio-project-area .text-block.scree-lg {display: none;}
  .studio-project-area .text-block.scree-mobile {display: block;}
  .testimonial-studio-vr {margin-bottom: 0;}
  .testimonial-studio-vr .studio-title {padding-bottom: 70px;}
  .studio-contact-area {padding: 0 0 120px;}
  .studio-contact-area .studio-contact-style {margin: 40px 0 0;}
  .studio-footer-one {padding: 100px 0 30px;}
  .studio-footer-one .top-footer h2 {font-size: 35px;padding-bottom: 50px;}
  .studio-footer-one .bottom-footer {padding-top:0;}
  .large-filter-content.theme-sidebar-widget {margin-top: 0;}
  .our-project .isotop-menu-wrapper {padding-bottom: 50px;}
  .theme-footer-one .center-footer .footer-list ul {margin-top: 50px;}
  .theme-footer-one .shape-one:before {    background-size: contain; }
  .our-room-detail .sidebar-room {margin-left: 0px;margin-bottom: 20px; margin-top: 20px; }
  .our-room-detail .our-content-room{padding-left: 30px; padding-right: 30px;padding-bottom: 30px;}
  .our-room-detail .our-content-room:after{content:none;}
  .full-width-container-40, .full-width-container {padding-left: 20px;padding-right: 20px;}
} 
/*(max-width: 991px)*/

@media (min-width: 768px) and (max-width: 991px) {
  .agn-counter-section .counter-wrapper .single-counter-box .number {font-size: 65px;}
  #theme-banner-two .main-wrapper {padding: 170px 0 250px;}
  .seo-our-goal {padding: 100px 0 150px;}
  #theme-banner-three .main-title {font-size: 80px;}
  #theme-banner-three {padding: 225px 0;}
  .theme-title-two {font-size: 105px;}
  .theme-title-two:first-letter {font-size: 250px;}
  .our-project-portfo .isotop-menu-wrapper li {margin-right: 22px;}
  .our-project-portfo #isotop-gallery-wrapper .isotop-item, .our-project-portfo #isotop-gallery-wrapper .grid-sizer {width: 50%;}
  #theme-banner-four .main-wrapper {padding-top: 200px;}
  #theme-banner-five .main-wrapper {padding: 200px 0 200px 15%;}
  .our-service-app .main-content .inner-wrapper p {padding: 0 25%;}
  #eCommerce-carousel .inner-item-wrapper .product-img {width: 40%;}
  .solid-inner-banner,.breadcrumbs-two,.breadcrumbs-three,.breadcrumbs-four {padding-top: 190px;}
  .video-action-banner-one .overlay {padding: 200px 0;}
  .theme-counter-two .single-counter-box {padding-left: 1%;}
  .project-details-agency .pd-body .project-info {padding-left: 15px;}
  .room-details .project-title-one {width: 60%;}
  .room-details .pd-banner {height: 500px;}
  .room-details-single  .pd-banner .project-title-one {width: 95%;}
  .project-details.room-details-single  .pd-footer>div {width: 50%;}
  .contact-minimal .inner-wrapper .contact-form {max-width: 720px;margin: 0 auto;}
  .shop-details .procuct-details .product-info .quantity {padding-right: 50px;}
  .shop-details .procuct-details .nav-tabs > li > a {width: 85px;}
  .faq-page .faq-search-form input {width: 250px;}
  .blog-details .blog-hero-banner {padding-top: 300px;}
  #villa-carousel .inner-item-wrapper .main-title {font-size: 50px;line-height: 60px;}
  .op-project-one .inner-wrapper .work-text {font-size: 308px;top:-115px;}
  .op-footer-one h2 {font-size: 45px;line-height: 60px;}
}
/*(min-width: 768px) and (max-width: 991px)*/

@media (min-width: 650px) and (max-width: 991px) { 
  #isotop-gallery-wrapper .grid-sizer, #isotop-gallery-wrapper .isotop-item,.project-ms-full-width #isotop-gallery-wrapper .grid-sizer, .project-ms-full-width #isotop-gallery-wrapper .isotop-item,
  .project-ms-grid #isotop-gallery-wrapper .grid-sizer, .project-ms-grid #isotop-gallery-wrapper .isotop-item,.blog-filer .masnory-blog-wrapper .grid-sizer, .blog-filer .masnory-blog-wrapper .isotop-item,
  .masnory-blog-wrapper .grid-sizer, .masnory-blog-wrapper .isotop-item {width: 50%;}
}
@media (max-width: 649px) { 
  #isotop-gallery-wrapper .grid-sizer, #isotop-gallery-wrapper .isotop-item,.project-ms-full-width #isotop-gallery-wrapper .grid-sizer, .project-ms-full-width #isotop-gallery-wrapper .isotop-item,
  .project-ms-grid #isotop-gallery-wrapper .grid-sizer, .project-ms-grid #isotop-gallery-wrapper .isotop-item,.blog-filer .masnory-blog-wrapper .grid-sizer, .blog-filer .masnory-blog-wrapper .isotop-item,
  .masnory-blog-wrapper .grid-sizer, .masnory-blog-wrapper .isotop-item {width: 100%;}
}


@media (max-width: 767px) {
  .pt-100 {padding-top: 50px;}.pt-150 {padding-top: 100px;} .pb-200 {padding-bottom: 150px;} .mt-200 {margin-top: 150px;}
  #theme-banner-one .illustration,.agn-contact-banner .title br {display: none;}
  .theme-title-one .main-title,.agn-contact-banner .title,#theme-banner-four .main-wrapper .main-title,#theme-banner-five .main-title,
  .theme-title-three .title,.theme-title .title ,.project-with-sidebar .page-title,.room-details .project-title-two,.blog-filter-title .main-title,
  .room-details .project-title-one,.our-service .service-block .service-title,.theme-action-banner-two .title {font-size: 36px;line-height: 43px;}
  .room-details .project-title-two {width: 100%;}
  .agn-what-we-do .theme-title-one {padding-bottom: 0;}
  .agn-counter-section {margin: 150px 0 100px;}
  .agn-counter-section .main-wrapper .theme-title-one {padding-bottom: 35px;}
  .agn-counter-section .main-wrapper {padding-bottom: 85px;}
  .agn-counter-section .counter-wrapper .single-counter-box p {font-size: 16px;}
  .agn-counter-section .bottom-banner {padding: 28px 20px;text-align: center;}
  .agn-counter-section .bottom-banner .text,.agn-counter-section .bottom-banner .contact {float: none;}
  .agn-counter-section .bottom-banner .contact {margin-top: 25px;}
  .agn-our-gallery {padding: 70px 0 0;}
  .agn-our-gallery .main-wrapper .view-gallery {position: relative;margin-left: 30px;}
  .agn-our-gallery .owl-theme .owl-nav {right: 15px;}
  .agn-testimonial .main-content .agn-testimonial-slider p {padding-right: 0;}
  .agn-home-blog {padding: 150px 0;}
  .agn-contact-banner {padding: 120px 0;}
  .theme-footer-one .bottom-footer,.theme-footer-four .bottom-footer {text-align: center;padding: 30px 0;}
  .theme-footer-one .bottom-footer p,.theme-footer-one .bottom-footer ul,.theme-footer-four .bottom-footer p,
  .theme-footer-four .bottom-footer ul {float: none;}
  .theme-footer-one .bottom-footer ul li a,.theme-footer-four .bottom-footer ul li a {margin: 10px 7px 0;}
  #theme-banner-two:before {display: none;}
  #theme-banner-two .main-wrapper {padding: 170px 0 120px;}
  #theme-banner-two .main-title br,#theme-banner-two .sub-title br,.seo-contact-banner .title br,.sass-contact-banner .title br,
  #theme-banner-five .main-title br {display: none;}
  .seo-our-goal {padding: 50px 0 100px;}
  .our-service-seo {padding-bottom: 220px;}
  .seo-contact-banner {margin-top: 150px;padding: 100px 0;}
  #theme-banner-three .main-title {font-size: 55px;}
  #theme-banner-three {padding: 170px 0 150px;}
  .theme-title-two {font-size: 58px;}
  .theme-title-two:first-letter {font-size: 150px;padding-right: 0;}
  .skill-section-portfo .skill-bar .progress-bar .percent-text {font-size: 60px;top:-100px;}
  .our-service-portfo .title-wrapper p {margin: 0;}
  .our-project-portfo .isotop-menu-wrapper li {font-size: 18px;margin-right: 20px;}
  .our-project-portfo #isotop-gallery-wrapper .isotop-item, .our-project-portfo #isotop-gallery-wrapper .grid-sizer {width: 100%;}
  #theme-banner-four .main-wrapper {padding: 150px 0 200px;}
  .sass-our-pricing {padding: 180px 0 150px;}
  .sass-testimonial-section .main-content {padding-left: 15px;padding-right: 15px;}
  .sass-testimonial-section .inner-container p {font-size: 22px;}
  .sass-contact-banner {padding: 100px 0;}
  #theme-banner-five .main-wrapper {padding: 150px 15px;}
  .our-rooms .feature-img-box {padding-right: 0;}
  .eCommerce-side-menu .main-menu-list>ul>li>a {font-size: 28px;line-height: 50px;}
  .eCommerce-side-menu {padding-left: 50px;}
  .product-showcase .single-product-case {margin-bottom: 60px;}
  .theme-Ecommerce-menu .right-content .search-form form {width: 200px;}
  #eCommerce-carousel .inner-item-wrapper .main-title {width: 100%;}
  #eCommerce-carousel .inner-item-wrapper .product-img {width: 40%;top:100px; position: static;margin: 40px 0 25px;}
  .large-filter-content .single-block {margin-bottom: 40px;}
  .product-filter-area .large-filter-content {padding-bottom: 30px;}
  .cart-list-form .table tbody td {padding-left: 15px;padding-right: 15px;}
  .cart-section .cart-footer .cart-total-section {padding-right: 0;}
  .solid-inner-banner .page-title {font-size: 45px;padding-bottom: 100px;}
  .solid-inner-banner,.breadcrumbs-two,.breadcrumbs-three,.breadcrumbs-four {padding-top: 170px;}
  .video-action-banner-one .video-button {width: 100px;height: 100px;}
  .video-action-banner-one .overlay {padding: 130px 0;}
  .our-team .theme-title-one {padding-bottom: 80px;}
  .apps-testimonial.bg-white {padding-top: 80px;}
  .about-us-standard .single-block p {padding-right: 0;}
  .theme-counter-two .single-counter-box:nth-child(2) {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    border-left: none;
    border-right: none;
  }
  .theme-counter-two .single-counter-box {padding: 50px 15px;}
  .apps-testimonial {padding-top: 140px;}
  .pd-footer .theme-pager {font-size: 18px;}
  .room-details .project-title-one {margin-bottom: 30px;}
  .project-standard #isotop-gallery-wrapper .grid-sizer, .project-standard #isotop-gallery-wrapper .isotop-item,.room-details .project-title-one {width: 100%;}
  .project-details-agency .pd-body .project-info {padding: 35px 0 0 0;border-left: none;border-top: 1px solid #e1e1e1;margin-top: 35px;}
  .project-details-agency .pd-footer {padding-top: 100px;}
  .project-details-agency .pd-img-box {margin: 55px 0 60px;}
  .room-details .pd-banner {height: 400px;}
  .room-details-single  .pd-banner .project-title-one {width: 100%;}
  .room-details-single  .pd-banner .project-title-one {padding: 35px 20px;}
  .room-details-single  .container-wrapper {padding: 0 20px;}
  .project-details.room-details-single  .pd-footer>div {width: 100%;margin-bottom: 30px;}
  .service-modren .service-block:nth-child(even) .service-info {padding-left: 0;}
  .service-modren .service-block:nth-child(odd) .service-info {padding-right: 0;}
  .service-modren .service-block .img-box img {margin-top: 30px;}
  .service-modren .service-block {padding: 80px 0 30px;}
  .theme-action-banner-two {padding: 105px 0 125px;}
  .team-business .single-team-member {margin-bottom: 80px;}
  .team-minimal .single-team-member {margin-bottom: 80px;}
  .error-content:before {width: 50%;}
  .shop-details .procuct-details .product-info {padding: 60px 0 0;}
  .shop-details .product-review-tab {padding: 40px 15px 50px;}
  .faq-page .faq-search-form {margin-top: 25px;}
  .faq-page .faq-search-form input,.blog-details .blog-hero-banner .blog-title {width: 100%;}
  .blog-default .single-blog-post.blog-text-style .post-data,.our-blog .bg-solid-post.single-blog-post .post-data,
  .our-blog .full-grid-container .bg-solid-post.single-blog-post .post-data,.blog-filer,.blog-details-fg .blog-fg-data .custom-container-bg {padding-left: 15px;padding-right: 15px;}
  .blog-default .single-blog-post,.our-blog.blog-filer .single-blog-post {margin-bottom: 70px;}
  .blog-filer .blog-filter-nav li {font-size: 16px;}
  .blog-filter-title .upper-title {padding-bottom: 35px;}
  .blog-details .blog-hero-banner {padding: 260px 0 180px;}
  .blog-details-fg .blog-fg-data {margin-top: -110px;}
  .blog-details-fg .blog-fg-data .blog-img-gallery {padding: 25px 0 50px;}
  .blog-details-fg .blog-fg-data .video-banner-blog {height: 400px;}
  .blog-details-fg .blog-fg-data .video-banner-blog {margin: 60px 0;}
  .breadcrumbs-two .page-title,.breadcrumbs-three .page-title,.breadcrumbs-four .page-title {font-size: 45px;}
  .shrt-menu.shrt-menu-five .menu-social-icon li {border:none;}
  .shrt-menu.dark-bg .navbar .mega-menu-title {border-bottom-color:#383f50;}
  #villa-carousel .inner-item-wrapper .main-title {font-size: 38px;line-height: 52px; padding-right: 100px;}
  #villa-carousel .inner-item-wrapper .main-title br,.op-project-one .inner-wrapper .work-text {display: none;}
  #villa-carousel .indicators-one li.active span {width: 30px;}
  #villa-carousel .indicators-one li span {width: 20px;}
  .about-arch .img-box .sq-box {left: 0;}
  .about-arch .text-wrapper {padding-right: 0;}
  .arch-project-gallery .inner-container {padding: 5px 15px 0;}
  .theme-footer-one.arch-footer .bottom-footer {margin-top: 0;}
  .op-services-one p {padding-bottom: 80px;}
  .op-footer-one h2 {font-size: 35px;line-height: 55px;}
  .op-project-one .inner-wrapper .bg-wrapper {padding-top: 40px;}
  .studio-menu-two {padding-left: 0;padding-right: 0;}
  .action-banner-three .main-wrapper p {font-size: 22px;}
  .action-banner-three .main-wrapper p br {display: none;}
  .theme-title-one.studio-title .main-title {font-size: 40px; line-height: 48px;}
  .studio-project-area .studio-title {margin-bottom: 50px;}
  .studio-project-holder .text {top:0;left: 0;background: rgba(0,0,0,0.4); width: 100%; padding: 25px 15px;}
  .studio-project-holder .text p {font-size: 17px; padding-bottom: 5px;}
  .studio-project-holder .text h2 {font-size: 25px;}
  .service-minimal .service-block p {padding: 20px 0 35px;}
  .service-minimal .service-block .icon-box {margin-bottom: 20px;}
  .section-grid-rooms .item-room, .section-grid-rooms .item-room--width2 { width: 100%;height: 340px; padding: 8px 0;}
}
/*(max-width: 767px)*/

@media (min-width: 576px) and (max-width: 767px) {
  .agn-counter-section .counter-wrapper .single-counter-box .number {font-size: 45px;}
  .room-details .project-info span {font-size: 18px;}
  .contact-minimal .inner-wrapper .contact-form {max-width: 540px;margin: 0 auto;}
}
/*(min-width: 576px) and (max-width: 767px)*/

@media (max-width: 575px) {
  #theme-banner-one .main-wrapper {padding-top: 170px;}
  #theme-banner-one .main-wrapper .main-title,#theme-banner-two .main-title,.seo-work-progress .single-work-list .text-wrapper .title,
  .seo-contact-banner .title {font-size: 48px;line-height: 60px;}
  #theme-banner-one .main-wrapper .sub-title {font-size: 18px;line-height: 30px;padding-bottom: 25px;}
  #theme-banner-one .main-wrapper .main-title br,#theme-banner-one .main-wrapper .sub-title br,
  #theme-banner-four .main-wrapper .main-title br,#theme-banner-four .main-wrapper .sub-title br,
  .sass-testimonial-section .people,#theme-banner-five .sub-title br {display: none;}
  #theme-banner-one .main-wrapper .button-group li {margin-top: 25px;}
  .agn-about-us .learn-more {position: relative;margin: 25px auto 0;display: block;}
  .agn-our-pricing .table-wrapper {margin-top: 40px;}
  .agn-our-pricing .table-wrapper .inner-table .pr-column {width: 100%;margin-top: 40px; border-right: 1px solid #E0E9EF;}
  .seo-work-progress .single-work-list .text-wrapper {padding-left: 75px;}
  .our-service-portfo .service-block {padding-right: 20px;padding-left: 15px;}
  .our-rooms .service-block {padding-right: 20px;padding-left: 15px;}
  .section-portfo .section-num {font-size: 70px;}
  .our-project-portfo .text-content .gallery-button {position: static;margin: 20px 0 0 15px;}
  .our-project-portfo .text-content {margin-bottom: 60px;}
  .theme-title-two:first-letter {font-size: 100px;}
  .theme-menu-one.d-align-item .header-right-widget {left:30%;}
  .our-service-sass .service-block {padding-left: 25px;padding-right: 25px;}
  .sass-our-pricing .row [class*="col-"] {padding: 0 15px;}
  .why-choose-us-app .text-wrapper .director-speech .sign {position: static;clear: both;margin-top: 15px;}
  .apps-testimonial .customer-block {padding-left: 15px;padding-right: 15px;}
  .eCommerce-side-menu {width: 100%;}
  .eCommerce-side-menu .copy-right {margin-top: 0;}
  .eCommerce-side-menu.show-menu {padding-left: 25px;}
  .theme-Ecommerce-menu .right-content .search-form {display: none;}
  .theme-Ecommerce-menu {padding-top: 35px;}
  .eCommerce-side-menu .eCommerce-search {display: block;}
  #eCommerce-carousel .inner-item-wrapper .main-title {font-size: 85px;line-height: 98px;}
  .filter-dropdown-holder .filter-button {margin-right: 10px;}
  .product-filter-area .large-filter-content {top:90px;}
  .cart-section .cart-footer .cart-total-section {padding-top: 40px;}
  .cart-section .cart-footer .cart-total-section {text-align: left;}
  .checkout-form .order-confirm-sheet .order-review {padding: 40px 15px;}
  .agn-counter-section.fix-bg-position .main-wrapper {padding: 30px 0 85px;}
  .video-action-banner-one {background-size: cover;}
  .our-project .isotop-menu-wrapper li {font-size: 18px;}
  .project-details-standard .pd-footer .share-icon {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .project-details-standard .pd-footer {padding-bottom: 60px;}
  .service-standard .service-block .hover-content,.service-standard .service-block .hover-content p {padding: 20px;}
  .team-business .single-team-member .info-meta {padding: 35px 0 0;width: 100%;}
  .contact-minimal .inner-wrapper .contact-form {max-width: 100%;margin: 0 auto;}
  .error-creative-content .inner-wrapper h2 {font-size: 48px;}
  .error-creative-content .inner-wrapper p,.error-content .inner-wrapper p {font-size: 20px;}
  .error-creative-content .inner-wrapper p br,.error-content .inner-wrapper p br,.blog-filer .blog-filter-nav li:before {display: none;}
  .shop-details .procuct-details .product-info .quantity {padding: 0 0 30px;}
  .shop-details .procuct-details .nav-tabs > li > a {width: 60px;}
  .user-comment-area .single-comment .user-comment-data {padding: 45px 0 0;}
  .shop-details .product-review-tab .nav-tabs li a {margin-right: 22px;}
  .shop-details .product-review-tab .nav-tabs li a:before {display: none;}
  .realated-product .owl-theme .owl-nav {top:-60px;}
  .faq-tab-wrapper .faq-panel .panel .panel-body p {padding-right: 0;}
  .faq-tab-wrapper .faq-panel .panel .panel-heading .panel-title a:before {left:10px;}
  .faq-tab-wrapper .faq-panel .panel .panel-heading .panel-title a {padding-left: 35px;}
  .our-blog .img-holder .video-button {width: 80px;height: 80px;line-height: 80px;font-size: 40px;}
  .our-blog .bg-solid-post.single-blog-post .post-data .title {font-size: 30px;line-height: 40px;}
  .blog-filer .blog-filter-nav li {width: 33.333333%;}
  .blog-details .post-data .quote-one {font-size: 25px;line-height: 38px;padding-left: 50px; margin: 35px 0 45px;}
  .blog-details .post-data .quote-one:before {width: 30px;}
  .blog-details .blog-hero-banner {animation-duration: 100s;}
  .blog-details .post-data .quote-two {padding-right: 0;}
  .blog-details .user-comment-area .single-comment.comment-reply {margin-left: 50px;}
  .blog-details-fg .comment-form-area {margin-top: 100px;padding: 80px 0 100px;}
  .faq-tab-wrapper-two .faq-panel .panel .panel-heading .panel-title a,
  .faq-tab-wrapper-two .faq-panel .panel-body {padding-left: 20px;}
  .header-search {display: none;}
  .shrt-menu-one .main-header {padding: 18px 15px;}
  .shrt-menu-two .main-header {padding: 0 15px 0 0;}
  .shrt-menu-four .main-header .call-us {display: none;}
  .shrt-menu-four .main-header,.shrt-menu-five .main-header {padding: 18px 0;}
  .pricing-tab-menu .nav-tabs .nav-item .nav-link {width: 130px;line-height: 45px;font-size: 18px;}
  .signUp-page .social-icon-wrapper a {font-size: 16px;line-height: 48px;}
  .signUp-minimal .sign-up-form-wrapper,.signUp-minimal .signin-form-wrapper {padding: 50px 15px 40px;}
  .signUp-standard .signin-form-wrapper #login-form {padding: 0;}
  #villa-carousel .inner-item-wrapper .shape {width: 200px;}
  .arch-service .single-block {padding: 0 0 80px;}
  .arch-testimonial {margin-top: 60px; padding: 90px 15px 80px;}
  .arch-hero-area .navbar .navbar-toggler {margin-top: 14px;}
  .op-menu-one .social-icon,.op-banner-one .main-title span:before,.op-banner-one .main-title br {display: none;}
  .op-menu-one .ct-language__dropdown {margin-right: 20px;}
  .op-banner-one .main-title {font-size: 65px;line-height: 80px;}
  .op-banner-one .main-title span:before {top:26px;}
  .op-banner-one .banner-form {width: auto;}
  .op-banner-one .banner-form .input-group-wrapper {padding: 40px 15px 20px;}
  .op-banner-one .banner-form form button {height: 80px;font-size: 20px;}
  .op-banner-one .credit-tag {position: static;margin-top: 30px;text-align: left; transform: none;}
  .theme-title-four {font-size: 45px;line-height: 55px;}
  .theme-title-four span:before {top:10px;}
  .op-project-one #isotop-gallery-wrapper .item-content .text h3 {font-size: 30px;}
  .op-project-one #isotop-gallery-wrapper .item-content .text {padding-left: 30px;left: 50px;}
  .op-services-one .title-text {font-size: 85px;}
  .studio-menu-two .contact-us {display: none;}
  .studio-menu-two .navbar .navbar-toggler {margin: 0;}
  #studio-banner-two .main-text-wrapper h1 {font-size: 35px;}
  .studio-feature-area .feature-block {padding-left: 15px;padding-right: 15px;}
  .studio-contact-style {padding: 50px 15px;}
  .studio-contact-area .contact-text p {padding-top: 25px;}
  .studio-footer-one .bottom-footer {text-align: center;}
  .theme-footer-one .shape-one:before {    background-size: contain; left: 32px; width: 95%;}
}
/*(max-width: 575px)*/


@media (max-width: 500px) {
  .theme-tab-basic .z-content-inner {padding-top: 30px;}
  .theme-tab .z-container {border: none;}
  .theme-tab-basic.theme-tab .tabs-menu li a:before {bottom: 0;height: 1px;}
  .theme-tab-basic.theme-tab .tabs-menu li:first-child a,.theme-tab-basic.theme-tab .tabs-menu li a {margin: 0 10px;}
  .theme-tab .z-content-inner .row h4, .theme-tab .z-content-inner .row h5 {padding-top: 15px;}
  .theme-tab-solid.theme-tab .tabs-menu li a {line-height: 35px;margin: 0;border-radius: 0;}
  .theme-tab-basic.theme-tab .tabs-menu li a {line-height: 38px;}
  .theme-tab .nested-tab-menu li a,.theme-tab .nested-tab-menu li:first-child a {margin: 0 10px;}
  .our-newsletter .form-wrapper .inner-wrapper {padding: 30px 15px 30px 15px; }
}

@media (max-width: 430px) {
  .theme-menu-one .contact-us {display: none;}
  .theme-menu-two .quote-button {width: 135px;right: 90px;}
  .shop-details .procuct-details .product-info .wishlist-button {display: block;margin-top: 15px;}
  .theme-footer-one .footer-list ul li a {font-size:13px;padding: 2px 1px;}
}
@media (max-width: 350px) {
  #isotop-gallery-wrapper .isotop-item .hover-jojo>div p {display: none;}
  .team-minimal .single-team-member .img-box {width: 250px;height: 250px;}
}



/*--------------------- fancyBox  --------------------*/

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji',
 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

