@font-face {
  font-family: 'JustSignatureRegular';
  src: url('../fonts/JustSignatureRegular.eot');
  src: url('../fonts/JustSignatureRegular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/JustSignatureRegular.svg#JustSignatureRegular') format('svg'),
       url('../fonts/JustSignatureRegular.ttf') format('truetype'),
       url('../fonts/JustSignatureRegular.woff') format('woff'),
       url('../fonts/JustSignatureRegular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@import url('https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap'); 


/****************************************** TYPOGRAPHY CSS ******************************************/
html { overflow-x: hidden; width: 100%; }
body { padding: 102px 0 0 0; margin: 0; font-size: 16px; color: #000; background: #f6f5f2; font-family: "helvetica-lt-pro",sans-serif;  line-height: 24px; font-weight: 400; height: 100%; overflow-x: hidden !important; width: 100%; position: relative; }
h1, h2, h3, h4, h5, h6, input, select, textarea, button { outline: none !important; }
header, section, footer { display: block; }

/********************* LINK CSS *********************/

a { outline: none !important; text-decoration: none; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
a:hover, a:focus, select:focus, button:focus { outline: none; }
a:hover, a:focus { text-decoration:none; }
* { margin: 0; padding: 0; }

/********** INPUT **********/
.input-text { background-color: #FFF; border: 1px solid #484d50; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; color: #4a4a4a; display: block; line-height: 48px; height: 48px; padding: 0px 15px; font-size: 16px; outline: none; transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.input-text:focus, textarea:focus { border: 1px solid #632a4c; }
.vfbp-form .form-input:focus{border: 1px solid #632a4c !important;}
textarea.input-text { height: auto !important; line-height: 24px; min-height: 50px; line-height: normal; padding: 10px 15px !important; background-color: transparent;
display: block; width: 100%; font-size: 16px; transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; border-radius: 0px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; }
input::-moz-placeholder, textarea::-moz-placeholder {opacity: 1;color:#acaba5;}
.form-submit .btn { min-width: 160px; line-height: 48px;  font-size: 18px; }

::-webkit-input-placeholder { color: #4a4a4a; }
::-moz-placeholder { color: #4a4a4a; }
:-ms-input-placeholder { color: #4a4a4a; }
:-moz-placeholder { color: #4a4a4a; }
label { margin-bottom: 6px; font-weight: 400; }

/********************* HEADING CSS *********************/
h1, h2, h3, h4, h5, h6 { margin: 26px 0 12px 0; line-height: normal; font-weight: 300; font-family: "Prompt", sans-serif; }
h1 { font-size: 28px; /*font-family: 'FuturaStd-Light'; */}
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child{margin-top:0px;}

/********************* P CSS *********************/
p { float: none; margin: 0 0 18px 0; padding: 0; }
p:last-child { margin: 0 0 0px 0; }
p strong, b, strong { font-weight: 600; }

/********************* LISTING CSS *********************/
ul { margin: 0 0 15px 0; padding: 0; display: block; text-align: left; }
ul li { margin: 0 0 5px 25px; padding: 0 0 0 20px; position: relative; line-height: 22px; list-style: none; }
ul li:last-child { margin-bottom: 0px; }
ul li:before { content: ""; width: 6px; height: 6px; background-color: #4a4a4a; position: absolute; left: 0px; top: 8px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; }
ul li a { text-decoration: none; font-weight: 400; }
ul li a:hover, ul li a:focus { text-decoration:none; }
ul li ul { margin-left: 15px; margin-top: 14px; }
ol { margin: 0 0 15px 15px; padding: 0; text-align: left; }
ol li { margin: 0 0 5px 0; padding: 0 0 0 0px; position: relative; line-height: normal; list-style: decimal; }
ol li a { text-decoration: none; font-weight: 400; }
ol li a:hover, ol li a:focus { text-decoration:none; }

/********************* IMAGE CSS *********************/
img { border: none; vertical-align: middle; max-width: 100%;height:auto; }
.alignleft { float: left; margin: 7px 30px 20px 0; }
.alignright { float: right; height: auto; margin: 30px 0 20px 30px; }
.aligncenter {  margin: 15px auto; display:block;}

/********************* BLOCKQUOTE CSS *********************/
hr {  margin: 40px 0 40px 0; padding: 0px; }

/*13-04-2021*/
/*blockquote  {  margin: 40px 0 40px 0;border:2px solid #1d4c64;color:#484d50;font-family: 'Prompt', sans-serif;padding:37px 100px 37px 60px;line-height: 1.5;font-size: 16px; position:relative;font-weight: 300; }
blockquote::after {content: ""; position: absolute; right: -5px; top: -21px; background: #FFF url(../images/blockquote.png) no-repeat center right; padding: 50px;background-size: 76px 62px;}*/
blockquote {
  padding: 20px 60px;
  margin: 0 0 20px;
  font-size: 16px;
  border-left: none;
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: center;
}
blockquote p {
  max-width: 526px;
  margin: 0 auto !important;
  display: block;
}
blockquote p strong { font-weight: 300; }
blockquote p em { font-style: normal; }

/********************* BUTTON CSS *********************/
.btn, .request-form-section ._submit, .wp-block-button__link, .wpvqgr-wrapper button.wpvqgr-button, .wpvqgr-askinfo .wpvqgr-button.wpvqgr-askinfo-submit, .page-template-default ._form_5 ._form ._submit{ border: 2px solid #1d4c64 !important; text-align: center; text-decoration: none; color: #66889a; font-weight: 700 !important; display: inline-block; font-size: 16px !important; letter-spacing: 0.84px !important; line-height: 50px; padding: 0 22px; margin-top: 15px; text-transform: uppercase !important; position: relative; box-shadow: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; border-radius: 0px !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; vertical-align: middle; font-family: "Prompt", sans-serif !important; background:#fff !important; }
.btn:hover, .btn:focus, .request-form-section ._submit:hover, .request-form-section ._submit:focus, .wp-block-button__link:hover, .wp-block-button__link:focus, .general-block a:hover .btn, .general-block a:focus .btn, .wpvqgr-wrapper button.wpvqgr-button:hover, .wpvqgr-askinfo .wpvqgr-button.wpvqgr-askinfo-submit:hover, .page-template-default ._form_5 ._form ._submit:hover, .page-template-default ._form_5 ._form ._submit:focus { text-decoration:none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; border: 2px solid #66889a !important; background:#66889a !important; color: #fff; }

.xs-btn { min-width: 186px; }
.sm-btn { min-width: 234px; }
.md-btn { min-width: 300px; }
.lg-btn { min-width: 360px; }

/********************* HEADER CSS *********************/
.navbar-fixed-top { background: #fff; border-bottom: solid 2px #484d50;  }
header.navbar-fixed-top { padding: 0px;}
.header-nav { float: left; width: 100%; padding: 0 12px 0 18px; }
.header-top { float: right; width: 100%; text-align:right; background:#efefef; padding: 3px; }
.header-top .btn { font-size:14px; text-transform:uppercase; line-height:23px; padding:0 12px;}
.top-guide span { line-height: 20px; font-size:16px; }
.top-guide span a { display:inline-block; float:right; margin:0 0 0 6px; font-size:15px; }
.logo { float: left; padding-top: 32px; width: 100%; text-align: center; padding-bottom: 12px; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;}
.logo img { max-width: 278px; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out; }

.ubermenu-main { width: 100% !important; margin-top: 0 !important;  text-align: center !important; }
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target { font-size: 15px !important; letter-spacing: 1px; font-weight: 300; font-family: "Prompt", sans-serif; }
.ubermenu .ubermenu-target {  padding: 12px 11px !important; }
.ubermenu-main li a span { position: relative; padding: 0 10px; }
.ubermenu-main li a span:after { content: ""; position: absolute; left: 0; bottom: -12px; width: 0%; right: 0; height: 5px; background: #484d50; -webkit-transition: width 1s ease-in-out;
-moz-transition: width 1s ease-in-out; -o-transition: width 1s ease-in-out; transition: width 1s ease-in-out;}
.ubermenu-main li a:hover span:after {  width: 100%; }
.ubermenu-main li .ubermenu-submenu a span:after { display: none; }
.ubermenu-main li .ubermenu-submenu a { padding-top: 5px !important; padding-bottom: 5px !important; }
.ubermenu-transition-shift .ubermenu-item .ubermenu-submenu-drop { padding: 12px 0; }
#ubermenu-main-32 .ubermenu-sub-indicator-close .fa-times::before { content: "\f107"; font-size: 20px;}

/********************* HEADER STICKY *********************/

.stuck.navbar-fixed-top { background: #fff; }
.stuck.navbar-fixed-top .top-guide span { font-size: 14px; vertical-align: top; }
.stuck.navbar-fixed-top .header-top .btn { line-height: 22px; font-size: 12px; padding-left:10px; padding-right: 10px; }
.stuck .logo { padding-top: 8px; padding-bottom:0; }
.stuck .logo img { max-width:180px;}
.stuck .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target { font-size: 15px !important; }

/********************* HEADER TWO CSS *********************/
.btn-two { background-color: #b4b2af; padding: 7px 20px; display: inline-block; min-width: 250px; font-size: 20px; text-transform: uppercase; color: #fff; font-weight:500; border: none; margin-top: 15px; }
.btn-two:hover { background: #cdcbc8; color: #fff; border: none; }
.header-two, .header-two.stuck { background: #efedea; }
.logo-two{ z-index: 101 !important; -webkit-transition: max-width .4s ease-in-out, top .4s ease-in-out; -moz-transition: max-width .4s ease-in-out, top .4s ease-in-out; transition: max-width .4s ease-in-out, top .4s ease-in-out; max-width: 231px; position: absolute; left: 15px; top: 9px; right: 15px; margin: 0 auto; text-align: center; }
.header-left { position: absolute; left: 15px; top: 12px; padding: 0; z-index: 102 !important; }
.header-left a { font-size: 14px; font-weight: 500; font-family: "futura-pt",sans-serif; text-transform: uppercase; color: #333333; vertical-align: top; }
.header-left a strong { font-weight: 500; }
.header-left span { width: 26px; background: #b4b2af; color: #fff; display: inline-block; text-align: center; font-weight:700; font-size: 20px; vertical-align: top; margin-left: 5px; }
.header-two .ubermenu-nav { margin-top: 0 !important; }
.header-two .header-nav { padding: 0 0 0 15px; }

/********************* HERO THREE CSS *********************/
.navbar-fixed-top.header-three { background-color: transparent; }
.header-three .header-top { background: #fff; padding: 8px; }
.header-three .header-top span{ font-weight: 400; font-family: 'Noto Serif', serif; font-size: 20px; text-transform: uppercase; }
.header-three #ubermenu-nav-main-2 { width: auto; float: left; padding-left: 55px; margin-top: 0; }
.header-three .header-nav { width: auto; padding: 0 15px 0 30px; background: #eae7e4; position: relative; }
.logo-three { z-index: 101 !important; -webkit-transition: max-width .4s ease-in-out, top .4s ease-in-out; -moz-transition: max-width .4s ease-in-out, top .4s ease-in-out; transition: max-width .4s ease-in-out, top .4s ease-in-out; position: absolute; left: 30px; top: 15px; }
/*.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle { padding: 19px 20px !important; }*/ 
.stuck.navbar-fixed-top.header-three { background-color: inherit; -webkit-box-shadow: inherit; -moz-box-shadow: inherit; box-shadow: inherit; }
.latest-contact-page { width: 100%;  float: left;}
.page-template-contact-v3 .latest-contact-page .page-title {padding-bottom: 10px;padding-top: 30px;}
.page-template-contact-v3 .contact-section-2 {  padding-top: 15px;}
.page-template-contact-v3 .contact-section-2 .page-title { padding-bottom: 10px;padding-top: 0px;}

/********************* HERO BANNER *********************/
.main-header { float: left; width: 100%; position: relative; padding:0; /*border-bottom: solid 2px #484d50;*/ }
.hero-content { position: absolute; z-index:2; left:50%; top:50%; text-align:center; color:#555; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); background: rgba(255,255,255,0.81); width: 494px; padding: 3px 15px 38px 15px; }
.hero-content .container { width: 100%; }
.hero-content h1 { margin-bottom: 0; }
.hero-content h2 { margin-top: 0px; margin-bottom: 2px; }
.hero-content .btn { margin-left:1px; margin-right: 1px; }
.hero-slider { float:left; width: 100%; }
.hero-slide { float: left; width: 100%; }
.fade-slider img { width: 100%; float: left; }
.hero-slide { background-size:cover !important;}

.slick-slider .slick-arrow { display: none !important; }
.main-header:hover .slick-slider .slick-arrow { display:inline-block !important; }
.slick-dots li:before { display:none; }

/********************* HERO TWO CSS *********************/
.main-header-two { float: left; width: 100%; position: relative; padding: 0; }
.main-header-two .hero-content { color: #555; background: rgba(255,255,255,0.76); padding: 0 30px 22px 30px; }
.main-header-two .hero-slider img { width: 100%; height: auto; }
.main-header-two .hero-content { width: auto; }
.main-header-two h1 { font-size: 30px; text-transform: uppercase; margin-top: 22px; font-weight: 500 !important; }
.main-header-two h2 { font-size: 16px; text-transform: uppercase; margin-top: 8px; font-weight: 500 !important; }

.main-page-heading-section { float: left; width: 100%; margin: 25px 0; background: #eae7e4; padding: 55px 0px 85px; }
.main-page-heading-section .container-small { text-align: center; max-width: 480px; }
.main-page-heading-section h2 { text-transform: uppercase; }

.pages-post-list { float: left; width: 100%; }
.page-main-box { float: left; width: 100%; margin-bottom: 25px; }
.page-main-box figure { position: relative; padding:0; margin:0; }
.page-main-box figure img { width: 100%; height: auto; }
.page-main-box figure figcaption { position: absolute; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%);}
.page-btn { background-color:rgba(255,255,255,0.75); min-width: 280px; padding: 20px; display: block; color: #333; text-transform:uppercase; font-size: 30px; text-align: center; line-height:normal; font-weight: 500; font-family: "futura-pt",sans-serif; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.page-btn:hover { background: #b4b2af; color: #fff; }

.home-top-title { font-family: "Prompt", sans-serif; font-weight: 700; font-size: 42px; color: #000000; line-height: 50px; }
.home-top-title strong {  font-family: 'JustSignatureRegular'; font-size: 54px; color: #1d4c64; font-weight: normal; }
.main-heading-section h1 { letter-spacing: 1px; font-size: 24px; line-height: 36px; margin: 20px 0 0; }

.testimonial-section-home { float: left; width: 100%; padding: 100px 0 0; }
.testimonial-section-home .container { max-width: 1080px; }
.testimonial-box { padding-top: 62px; display: block; margin: 0 auto; text-align: center; width: 100%; max-width: 460px; margin: 0 auto; }
.testimonial-box-new { position: relative; margin-bottom: 28px; }
.testimonial-box-new:before { content: ""; position: absolute; left: 50%; margin-left: -25px; top: -63px; background:url(../images/quote.png) no-repeat left top; width: 50px; height: 35px; }
.testimonial-box p { margin-bottom: 22px; }
.testimonial-box p:last-child { text-transform: uppercase; }

.featured-section.featured-section-new  { text-align: center; padding: 55px 0 30px 0; }
.featured-section-new .container { max-width: 1090px; }
.featured-section-new h2 { text-transform: uppercase; }
.featured-item .item { display: inline-block; width: 32.9%;  }

.footer-two { text-align: center; }
.logo-footer { margin-bottom: 25px; }
.footer-two address { line-height: normal; margin: 0; }
.footer-social-icon { padding-top: 25px; }
.footer-social-icon ul { width: 100%; text-align: center; margin-bottom: 0; }
.footer-social-icon ul li { display: inline-block; padding: 0 5px; }
.footer-social-icon ul li:before { display: none; }
.footer-social-icon ul li a { background: #b4b2af; font-size: 21px; line-height: 24px; min-width:24px; text-align: center; border: none; display: block; color: #fff; }
.footer-social-icon ul li a:hover { border: none; }
.footer-two .footer-links { padding-bottom: 0; }

/********************* HERO THREE CSS (PAGE THREE) *********************/
.main-header-three { float: left; width: 100%; position: relative; padding: 0; }
.hero-text { background: #333333; padding: 19px 22px; position: absolute; bottom:0; right:0; }
.main-header-three .hero-slider img { width: 100%; height: auto; }
.main-header-three .hero-content { width: auto; }
.main-header-three h1 { font-size: 18px; text-transform: uppercase; font-weight: 500; color: #fff; margin: 0; line-height:normal; }

.main-tagline-section { float: left; width: 100%; padding: 65px 0 90px; }
.main-tagline-section .container-small { max-width: 720px; }
.main-tagline-section .nice-title { text-align: center; padding-bottom: 5px; }
.nice-title h2 { font-family: 'Brittany Signature'; font-size: 75px; } 
.main-heading-left { text-align: right; padding-right: 17px; }
.main-heading-left h2 { font-size: 28px; margin-top: 0;}
.main-heading-right { padding-left: 7px; padding-top: 5px; }

.services-listing-new { float: left; width: 100%; }
.services-listing-new .row { margin-left: -2px; margin-right: -2px; }
.services-listing-new .col-lg-6 { padding-left: 2px; padding-right: 2px; }
.services-item { float: left; width: 100%; }
.services-item a { border: none; }
.services-item a:hover { border: none; }
.services-item figure { position: relative; }
.services-item figure img { width: 100%; }
.services-item figure figcaption { position: absolute; left: 0; top: 0; }
.services-item .service-btn { margin-bottom: 0px !important; }
.services-item .service-btn .btn { margin: 0; min-width: 255px; text-align: center; }

.footer-three { float: left; width: 100%; position: relative; padding-top: 30px; }
.footer-three a, .footer-three a:hover, .footer-three a:focus { border: none; }
.footer-tagline { text-align: right; padding-right: 28px; }
.footer-tagline h3 { font-size: 24px; line-height: 36px; font-weight: 300; margin-bottom: 0; margin-top: 15px; }
.footer-center { text-align: center; width: 360px; margin: 0 auto; background: #eae7e4; padding: 0 0 15px; position: relative; z-index: 22; }
.footer-center address { margin-bottom: 0; }
.footer-center-btn .btn.md-btn { margin: -18px 0 20px; line-height: 36px; min-width: 238px; }
.footer-center-logo { padding: 15px 0; }
.footer-center .footer-social-icon ul li a { background: #fff; color: #eae7e4; }
.footer-top-right {  padding-left: 10px; }
.footer-top-right h3 { font-size: 24px; font-weight:400; margin:0 0 6px; }
.footer-top-right p { margin-bottom: 12px; max-width: 188px;}
.footer-top-right .btn.md-btn { margin: 0 0 20px; line-height: 36px; min-width: 188px; }

.footer-bottom { position: absolute; bottom: 0; left: 0; right: 0; font-size: 12px; }
.footer-bottom-left { padding-right: 130px; }
.footer-bottom-left a { color: #555555; }
.footer-bottom-left a:hover { text-decoration: underline; }
.footer-bottom .footer-links ul { margin-bottom: 0; }
.footer-bottom-right { padding-left: 130px; padding: 12px 0 12px 220px; color: #5e5c5c; }

/********************* PAGE THREE CSS END *********************/

/********************* SECTION CSS *********************/
section { padding:40px 0 60px 0; float:left; width:100%; }
.container-small { max-width:830px; width: 100%; padding-left:15px; padding-right:15px; margin:0 auto; }
.single-project .project-page-section .container-small {max-width: 900px;}

.main-page-section { padding-top: 0; padding-bottom: 180px; }

/********* MAIN HEADING SECTION *********/
.main-heading-section { float:left; width: 100%; padding: 135px 0 150px; }
.main-heading-section .container { max-width: 100%; text-align: center;}
.main-heading-section h2 { text-align: center; }

/********* HOME PAGE SERVICES SECTION *********/
.home-services-section { float:left; width:100%; }
.service-title-section { float:left; width:100%; text-align: center; position: relative; z-index: 1; }
.service-title-section h2 { max-width: 634px; width: 100%; padding: 18px 30px; margin: 0 auto; background: #fff; text-align: center; }
.services-listing { margin: 0; float: left; width: 100%; background: #484d50; padding: 2px 0; }
.services-listing .row { margin-left:-1px; margin-right: -1px; }
.services-listing .col-lg-6 { padding-left:1px; padding-right:1px; }
.services-box { float: left; width: 100%; }
.services-box figure { position: relative; }
.figure-thumbnail {overflow: hidden; float: left; width: 100%;}
.services-box figure img { -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; width: 100%; }
.services-box figure figcaption { position: absolute; left:0; right:0; top:0; text-align: center; }
.services-box figure h2 { color: #fff; margin-bottom: 10px; }
.service-btn { margin-top: -27px; }
.service-btn .btn { margin: 0; min-width: 457px; }
.services-box:hover figure img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }
.services-box:hover .btn { background-color: #632a4c; }

.testimonials-section{width:100%;float:left; padding:160px 0;}
.testimonials-section .container-large{max-width:1040px;}
.testimonials-main{width:100%;max-width:530px;margin:0 auto; text-align:center; position: relative; padding-top: 75px; }
.testimonials-main h2{ font-size: 20px; line-height: 24px; display: block; max-width: 434px; margin: 0 auto 25px; color: #484d50; }
.client-detail{display:block;font-size: 18px; color: #333333; }
.testimonials-icon { position: absolute; left:0; right:0; margin: 0 auto;  display:block;  top: 0px; }
.testimonials-icon img { width: 48px; height: auto; }

/********* FEATURED SECTION *********/
.featured-section { float: left; width: 100%; padding: 80px 0 12px 0;}
.featured-section h2 { text-align: center; margin-bottom: 30px; }
.featured-logo .item { text-align: center; padding: 0 15px; }
.featured-logo .slick-slide img { display: inline-block; }


/********* ABOUT US PAGE *********/
.page-title { text-align: center; padding-bottom:20px; }
.page-title h1{margin-top:26px}
.about-photo { padding-bottom: 5px; }
.about-photo .row { margin-left: -10px; margin-right: -10px; }
.about-photo .col-xs-6 { padding-left: 10px; padding-right: 10px; }
.big-button { margin-top:30px; margin-bottom:50px; text-align: center; }

/********* ABOUT US 2 PAGE *********/
.inner-page-section.about-page-section { padding-bottom: 45px; }
.about-new-section { position: relative; margin-top: 35px; }
.about-new-section:before { content:""; position:absolute; top:0; left:0; right:0; width: 311px; height: 1px; background: #979797; margin: 0 auto; }
.about-new-section h2 { text-align: center; display: inline-block; width: 100%; margin-bottom:6px; }
.about-new-section p:last-child { margin-bottom: 18px;}
.about-new-section .alignleft { margin-top: 20px; }


/********* ABOUT US 3 PAGE *********/
.meet-team-section{width:100%;float:left; background-color: #efefef; padding:50px 0 60px 0;}
.meet-team-block{display:block; text-align:center;}
.team-thumb{display:block; margin-bottom:15px;}
.team-section-title{display:block; text-align:center; margin-bottom:30px;}
.team-section-title h2{ margin:0;}
.team-thumb img{width:100%;}


/********************* BLOG PAGE CSS *********************/
.blog-listing{ width:100%;float:left;}
.blog-listing .row{ text-align:center;}
.blog-listing .col-md-4{ width:32.9%; float:none; display:inline-block; vertical-align:top;}
.blog-listing .col-md-6{ width:49.5%; float:none; display:inline-block; vertical-align:top;}



.blog-post { width:100%; float:left; position:relative;text-align:center; margin-bottom:30px;}
.blog-post-title {width:100%;display:inline-block; min-height:100px; padding:24px 25px; position: absolute; left: 0; right: 0; border: solid 1px #fff; background-color: #1e3039; max-width: 90%; margin: 0 auto;}
.blog-date { width:100%;position:absolute; top:0;padding:6px 10px;font-size:14px;text-transform:uppercase; color:#FFF; background-color:rgba(0,0,0,0.75);}
.blog-post a {width:100%;display:inline-block;}
.blog-post h2 { font-size:24px;margin:0px 0; line-height: 30px;  }
.blog-thumb{ width:100%; float:left; position:relative; margin-top: 38px; overflow: hidden; }
.blog-thumb img{width:100%;}
.blog-thumb img {
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  width: 100%;
}
.blog-post a:hover .blog-thumb img { -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }


.blog-listing-2 { max-width: 750px; }
.blog-page-2 .sidebar { padding-top:10px; }
.page-content-inner.blog-page{padding-bottom:70px;}

/********************* BLOG SINGLE PAGE CSS *********************/
.blog-single-page { padding-top: 104px;padding-bottom: 0;}
.blog-single{ width:100%;display:inline-block; padding-bottom:30px; max-width: 740px;}
.blog-single-thumb{display:block;margin-bottom:30px;}
.blog-single-thumb img{width:100%;}
.blog-single h2 {text-align: left; line-height: 36px; }
.blog-inner-page .page-title { padding-bottom: 0; max-width: 800px; margin: 0 auto 20px;}
.section-title .title-sub{font-size:16px;text-transform:uppercase;}
.blog-single .section-title h1{ margin-bottom:4px;}
.sidebar{width:100%;max-width:393px;float:right;padding-top: 15px;}

.sidebar{width:100%;}
.sidebar h2{ margin:0 0 15px 0;}
.sidebar h2 strong{font-family: 'JustSignatureRegular';font-size: 31px;text-transform: none;color: #1a1a1a;letter-spacing: -0.99px;font-weight: normal;line-height: 1;}
.sidebar-guide strong{ display:block;margin:6px 0 30px 0;}
.sidebar-block{width:100%;float:left; margin-bottom:43px; position:relative; border: solid 1px #1e3039; }
.sidebar-guide{ display:block; text-align: center;}
.sidebar-guide h2{ margin:0 0 0 0;padding:45px 22px 0px 22px; position: absolute;
  left: 0;
  right: 0;
  top: 0; color: #fff !important; text-transform: inherit; }
.sidebar-block .btn{ margin:0; min-width:240px; }
.sidebar-guide:hover .btn, .sidebar-block a:hover .btn {background-color: #66889a !important; color: #fff !important; border-color: #66889a !important; }
.sidebar-guide-thumb{display:block; position: relative;}
.sidebar-guide-thumb:before { content:""; position: absolute; left: 0; right: 0; top: 0;  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.74) 0%, rgba(0, 0, 0, 0)); width: 100%; height: 100%; }
.sidebar-guide-thumb img{width:100%;}
.sidebar-block-inner{width:100%;float:left;}
.sidebar-btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 29px;
  margin: 0 auto;
  max-width: 88%;
  background: #1e3039;
  padding: 35px;
}




.about-client{ text-align:center; }
.about-client p { font-weight:700; }
.about-client-thumb{display:block;}
.about-client-thumb img{width:100%;  }
.about-client h2{ margin:10px 0 22px 0; position: absolute; left: 0; right: 0; top: 0; }
.about-client .btn{ margin:0;}
.about-client:hover .btn{ background-color: #632a4c;color: #c191ae; }

.popular-post { text-align:center; border: none !important; margin-bottom: 23px; }
.popular-post ul { margin:0px; text-align:center;}
.popular-post ul li { width:100%;float:left;padding:0px 0; margin:0; display:block; position:static;}
.popular-post ul li:before { display:none;}
.popular-post ul li a { color: #717171; }
.popular-post ul li a:hover, .popular-post ul li a:focus { color: #c19c3e;}
.popular-post-inner{width:100%;float:left;}

.popular-post h2{ margin: -5px 0 14px 0;}
.sidebar-blog-post-title h2 { color: #fff !important; font-size: 18px; font-weight: 300; padding: 10px 15px; line-height: 26px; }
.popular-post .blog-post{border:none; position:relative;margin-bottom: 17px;}
.popular-post .blog-post .sidebar-blog-post-title { position: absolute; left: 0; right: 0; bottom: 0; z-index: 2; }
.popular-post .blog-post .blog-post-title{padding:12px 22px 0px 22px;text-transform: uppercase;min-height:inherit;}
.blog-post .blog-post-title p { color:#66889a !important; font-size: 16px; text-transform: uppercase; padding: 0; margin: 0 0 2px; font-weight: 700; }
.blog-post .blog-post-title h2{text-transform: none; margin:0; font-size:18px;line-height:30px; color: #fff !important; line-height: 1.28; position: relative; z-index: 2; }
.popular-post .blog-thumb{position:relative; border: solid 1px #1e3039; padding: 0 !important; overflow: hidden; margin-top: 0; }
.popular-post .blog-thumb::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 101px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.74)); width: 100%; display: block; z-index: 1;
}
.popular-post .blog-thumb img { -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; width: 100%; }
.popular-post .blog-thumb:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }
.blog-post a:hover .blog-post-title p { color: #fff !important; }

.blog-comments {float: left;position: relative;	width: 100%;padding-bottom: 40px;}
.blog-comments-section {float: left; width: 100%; background: #FFF; border:1px solid #eaeaea; padding: 0; margin: 0;}
.comment-main-title { float: left; width: 100%;	padding: 16px 20px 20px 55px; position: relative; font-weight: 300;	font-size: 24px; background: #edede9; }
.comment-main-title span{ font-size:18px; }
.contact-main-section .col-xs-12 { margin-bottom: 20px;}
.comment-main-title:before { content: "\f086"; font-family: FontAwesome; font-style: normal; font-weight: normal; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;
font-size: 21px; position: absolute; left: 23px; top: 18px;}
.rp4wp-related-posts{margin:30px 0 0 0;}
ul.comments { display: block; width: 100%; float: left;	padding: 0;	margin: 0; list-style: none;}
ul.comments li { float: left; width: 100%; padding: 0; margin: 0; border-top: 1px solid #eaeaea;}
ul.comments li:before{display:none;}
.user-comment {	float: left; width: 100%; padding: 18px 18px 18px 145px; margin: 0;	position: relative; min-height: 140px;}
.author-img { position: absolute; left: 30px; top: 25px; -webkit-border-radius: 50% 50% 50% 50%; -moz-border-radius: 50% 50% 50% 50%; -ms-border-radius: 50% 50% 50% 50%; border-radius: 50% 50% 50% 50%; width: 94px; height: 94px; float: left; display: block; overflow:hidden;}
.author-img img { width: 100%; height:auto; }
.comment-content {float: left; width: 100%;	padding: 0;	margin: 0;}
.comment-content-top {float: left;width: 100%;position: relative;padding-right: 70px;}
.comment-content-top h5 {float: left;display: inline-block;	font-size: 22px;font-weight: 400;padding: 0;margin: 4px 8px 0 0;line-height: normal;width:auto;}
.comment-content-top h5 a {color: #4a4a4a; text-decoration:none; font-weight:400; border:none !important}
.comment-content-top h5 a:hover {color: #969caa;}
.comment-content-top span {	display: inline-block;font-weight: 400;padding: 0;margin: 10px 0 0;float: left;line-height: normal;}
.comment-reply-btn {position: absolute;	top: 7px;	right: 0;line-height: 20px;}
.comment-reply-btn a {letter-spacing: 0.5px; text-decoration:none;}
.comment-reply-btn a i {padding-right: 8px;	font-weight: normal;}
.comment-reply-btn a:hover {color: #969caa;}
.comment-content p {line-height: 22px; padding: 5px 0 10px 0;	margin: 0;	letter-spacing: 0.5px;float: left;}
.user-comment-reply {background: none;	padding-left: 190px;}
.user-comment-reply .author-img {left: 74px;}
.post-comment {	float: left; position: relative; width: 100%; }
.post-comment-section {	padding: 22px 0px 0px 0px; margin: 0; float: left; width: 100%;}
.post-comment-title { float: left; width: 100%; margin-top:0px;	margin-bottom: 24px;font-weight: 300;font-size: 24px;}
.post-comment-section .btn{ margin:0;}
.comments .children .user-comment { padding-left: 190px; }
.comments .children .user-comment .author-img { left: 74px; }
.comment-reply-btn a { letter-spacing: 0.5px; }

.top-author { text-align: center; }
.top-author p { margin:0;  }
.top-author img { margin-bottom: 0; }
.top-author ul { background-color: #fff; text-align: center;  }
.top-author li { display: inline-block; padding: 10px 10px; margin: 0;}
.top-author li:before { width: 4px; height: 4px; left: -4px; top: 20px; }
.top-author li:first-child:before { display: none; }
.top-author li a { font-size: 16px; color:#4a4a4a; border: none !important; }	

/********************* SERVICES PAGE CSS *********************/
.secondary-menu{width:100%;float:left; border-radius:0px;background:#efefef; position:relative; margin-bottom: 0px;}
.menu-text{ display:none;}
.secondary-menu .navbar-nav{ width:100%; float:left; margin:0; text-align:right;}
.secondary-menu .navbar-nav li{ display:inline-block; padding:0px; float:none; margin:0; font-size:17px;}
.secondary-menu .navbar-nav li:before{display:none;}
.secondary-menu .navbar-nav li a:hover, .secondary-menu .navbar-nav li a:focus{ background-color:transparent;}
.secondary-menu .navbar-nav li.active a {font-weight:400;}
.page-title h2 { margin-top:0; }
.no-pad h1 { margin-bottom:0; }
.navbar-toggle .icon-bar { width: 15px; background-color: #000; display: block; width: 22px; height: 2px; border-radius: 1px; }
@media (min-width: 768px) {
.navbar.secondary-menu .navbar-collapse.collapse { padding: 0; }
.navbar.secondary-menu .navbar-nav > li > a { padding-top: 12px; padding-bottom: 12px; }
.navbar.secondary-menu { min-height: 44px;}
.secondary-menu .container { padding: 0 12px; }

}
/********************* SERVICES PAGE CSS 2 *********************/
.design-service-page .container-small { max-width: 910px; }
.services-list-section { float:left; width:100%; }
.services-list-section .col-md-12 { margin-top: 28px; margin-bottom:28px; float: left; }
.services-thumbnail { display: inline-block; float: left; width: 28%; margin-right:4%; }
.services-details { display: inline-block; float: left; width: 68%; }
.services-details h2 { margin-top: -9px; margin-bottom: 9px; }


/********************* CONTACT CSS *********************/
.contact-section { padding-top: 10px; }
.contact-container { max-width: 1004px; margin: 0 auto; }
.contact-first-section { float: left; width:100%; margin-top: 12px; display: inline-block; }
.contact-first-section h2 { margin-top: -10px; margin-bottom: 25px; }
.contact-first-section ul { padding: 0; margin: 0; width: 100%; }
.contact-first-section ul li { padding: 0; margin: 0 0 30px; float: left; text-align:center;  }
.contact-first-section ul li:before { display: none; }
.schedule-section { width:42%;}
.office-picture img { width: 100%; }
.or-section {  width:16%; position: relative; }
.or-section:after { content: ""; position: absolute; left:50%; top:0; bottom:0; width: 2px; background: #bba58f; height: 100%; }
.or-text { width: 74px; height: 74px; line-height: 74px; position: absolute; top: 50%; margin-top:-30px; background: #fff; display: inline-block; left:50%; margin-left: -37px; font-family: 'Cormorant Garamond', serif; text-transform:uppercase; font-size: 28px; color:#030303; text-align: center; z-index:5;  }
.or-text span { border-bottom: 2px solid #030303; }
.request-form-section {  width:42%; }
.schedule-section p { margin-bottom: 0; text-align:left; }
.click-schedule-btn { margin-bottom: 25px; }
.click-schedule-btn .btn { width: 100%; line-height:50px; height:50px; }
.request-form-section fieldset { margin-bottom: 16px; }
.request-form-section label, .request-form-section legend { width: 100%; font-size: 16px; text-align:left; font-family: "helvetica-lt-pro",sans-serif;
  font-weight: 300; }
.form-input { width: 100%; border-radius: 0; border: 1px solid #293546; height: 48px; line-height:48px; padding-left: 10px; padding-right: 10px; }
.request-form-section fieldset:last-child { margin-bottom: 0; }
.request-form-section fieldset .btn { width: 100%; line-height:50px; height:50px; }
.contact-second-section { float: left; width: 100%; margin-top: 30px; text-align: center; color: #212b63; }
.contact-testimonial-box { float: left; width: 100%; margin-bottom: 35px; }
.email-us-section { color: #4a4a4a; }
.email-us-section p { max-width: 780px; margin: 0 auto; }
.email-us-section p a { position: relative; }
.address-section { float:left; width:100%; text-align: center; background: #e5e5e4; padding: 15px 0; margin-top: 35px; }
.address-section ul { width: 100%; text-align: center; padding: 0; margin: 0; }
.address-section ul li { display: inline-block; padding: 0 14px; line-height: 30px; }
.address-section ul li:before { display: none; }
.address-section ul li:after { content:"I"; position: absolute; right: -5px; top:0; color:#4a4a4a; }
.address-section ul li:last-child:after { display: none; }
.address-section ul li a { color: #4a4a4a; }
.address-section ul li a:hover, .address-section ul li a:focus { color: #212b63; }
.testimonial-block { padding-top: 62px; display: inline-block; margin: 0 auto; text-align: center; width: 100%; }
.contact-form-main { padding-top: 9px; }
.testimonial-block .container-small { max-width: 370px; }
.testimonial-block-new { position: relative; margin-bottom: 28px;  }
.testimonial-block-new:before { content:""; position:absolute; left:50%; margin-left:-21px; top: -43px; background:url(../images/quotation-marks.png) no-repeat left top; width:53px; height:35px; }
.testimonial-block p { margin-bottom: 5px; }

.contact-page-section { padding-top: 55px; max-width: 950px; margin: 0 auto; }
.contact-page-section .request-form-section { width: 100%; }


.contact-left-section { text-align: center; }
.contact-left-section .office-picture { padding-top: 20px; }
.contact-left-section .office-picture img { width: auto; }
.contact-left-section a { display: block; }
.contact-left-section p img { padding-bottom: 8px; }
.right-form-title { text-align: center; padding-bottom: 20px; }
.right-form-title h2 { margin-top: -7px; margin-bottom:0px; }
.contact-right-section .btn { margin-top: 10px; }

.contact-page-2 .contact-section {  padding-top: 40px; }
.contact-left { float: left; width: 44%; }
.contact-left h2 { margin-top: 0; }
.contact-left .contact-left-section { width: 100%; }
.contact-left .contact-left-section .office-picture { padding-bottom: 30px; }
.contact-center { float: left; width:12%; text-align:center; }
.contact-center .or-section { width: 100%; height: 600px; }
.contact-center .or-section:after { width: 1px; background-color: #979797; }
.contact-center .or-text span { border-bottom: none; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-weight: 300; color: #555555; }
.contact-right { float: left; width: 44%; }
.contact-right .contact-right-section { width: 100%; }
.contact-section-2 .page-title { padding-bottom: 0px;}

.contact-page-3 { padding-bottom: 0px !important; }
.contact-top-box h2 { margin-bottom: 30px; font-size: 22px; }
.contact-top-box { width: 516px; padding: 40px 50px; margin: 0 auto; text-align: center; background: #fff; }
.contact-section-2 { padding-top: 60px; }
.contact-half { float:left; width: 50%; position: relative; }
.contact-office { position:absolute; left:0; right:0; top:0; bottom:0; width: 100%; height: 100%; background-repeat: no-repeat !important; background-position: center center !important; background-size:cover !important; }
.contact-container-2 .page-title h2 { margin-bottom: 20px; }
.lcp-3 { background: #fff; float: left; width: 100%; }
.contact-half .request-form-section { width: 100%; padding: 30px 122px 40px; }


/********************* FAQ PAGE CSS *********************/
.faq-page{ padding-bottom:0px; padding-top: 25px; }
.faq-content { display:block; margin-bottom:22px;}
.faq-page h2.panel-title{ margin:0 0 5px 0; /*font-family: 'Cormorant Garamond', serif;*/ font-size:32px; }
.faq-page .panel-group{ width:100%; display:inline-block; margin:0;}
.faq-page .panel-default > .panel-heading{padding: 0px;color: #1a1a1a;background-color: transparent;border:none; margin-bottom:15px;text-align:center; background-color: #f6f5f2;}
.faq-page .panel, .faq-page .panel-default > .panel-heading + .panel-collapse > .panel-body{ border:none;box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none;}
.faq-page .panel-default > .panel-heading + .panel-collapse > .panel-body{background-color: #f6f5f2;padding: 30px 0px;margin-bottom: 0px;}
.faq-page #accordion .panel-title a:before, .faq-page #accordion .panel-title a.collapsed:before{font-family:Verdana, Geneva, sans-serif; content: "x"; position: relative; top: -2px;left: 0px;margin-right:15px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
.faq-page #accordion .panel-title a.collapsed:before{content: "+";}
.faq-page #accordion .panel-title a{display: inline-block; padding: 0px 0px 0px 0px; text-align: center; border: none; border-radius: 0; position: relative; transition: all 0.3s ease 0s; text-decoration:none;}
.page-title p:last-child { margin-top:4px; }
.faq-bottom-text { text-align: center; padding: 30px 15px 10px; }

.faq-page .z-tabs > .z-container > .z-content > .z-content-inner { padding-top:36px;}

.z-tabs.horizontal.responsive > ul.z-tabs-desktop > li > a{ margin:0;top: 0px;text-shadow:none;}
.z-tabs.silver > ul > li > a{ background:#FFF;background-image:none !important;color: #000000;border:none;font-size:25px;line-height:30px;font-weight: normal; /*font-family: 'Didot', Arial, Helvetica, sans-serif;*/box-shadow:none !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important;margin: 0;}
.z-tabs.silver > ul > li.z-active > a, .z-tabs.silver > ul > li > a:hover{color:#b2a08b;background: #fff;}
.z-tabs.responsive.horizontal.top > ul > li.z-last-row.z-active{top: 0;padding-bottom: 0;margin-top: 0;}
.z-tabs.silver > ul > li:before{display:none;}
.z-tabs.horizontal.z-shadows > .z-container, .z-tabs > .z-container{/*background:#ebe9e3;*/-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none; border: none !important;}
ul.z-tabs-desktop {width:100%;display:table !important;}
ul.z-tabs-desktop > li{width:auto !important; float:none !important; display:table-cell;text-align:center;}
.z-tabs.mobile > ul.z-tabs-mobile > li > a > span.z-arrow{right: 10px;}
.z-tabs.horizontal.responsive > ul.z-tabs-desktop:after{ content:""; background:#e0d6cb; position:absolute; left:0px;right:0;top: 17px; height:2px; z-index:0;}
.z-tabs.silver > ul > li > a {display: inline-block;background-color: #FFF;font-size: 25px;text-transform: uppercase;border: none;border-bottom: none !important;border-radius: 0px 0px 0px 0;-webkit-border-radius: 0px;-moz-border-radius: 0px;padding: 2px 30px;position: relative;z-index: 1;}

.faq-four ul.z-tabs-desktop > li{width:auto !important; float:none !important; display:inline-block;text-align:center; padding:0 9px;}
.faq-four ul.z-tabs-desktop {width:100%;display:block !important; text-align:center;}
.faq-four .z-tabs.horizontal.top > ul > li.z-active{top: 0;margin-top: 0;padding-bottom: 0;}
.faq-four .z-tabs.silver > ul > li > a {color:#fff; display: inline-block;background-color: #c19c3e;font-size: 24px;text-transform: none;border: none;border-bottom: none !important;border-radius: 0px 0px 0px 0;-webkit-border-radius: 0px;-moz-border-radius: 0px;padding: 15px 22px;position: relative;z-index: 1;font-weight: 300; text-shadow:none;}
.faq-four .z-tabs.horizontal.z-shadows > .z-container,.faq-four .z-tabs > .z-container{background:#f4f4f4;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none; border: none !important;}
.faq-four .z-tabs.silver > ul > li.z-active > a,.faq-four .z-tabs.silver > ul > li > a:hover{color:#000;background: #f4f4f4;}

.close-button {width: 48px;height: 48px;border-radius: 100px;-moz-border-radius: 100px;-webkit-border-radius: 100px; border: 2px solid #bdb5a5;display: block;text-indent: -9999px;position: relative;float: left;margin-right: 10px;}
.close-button:before, .close-button:after {content: '';width: 28px;height: 2px;background: #bdb5a5;position: absolute;top: 21px;left: 8px;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;border-radius: 50px;-moz-border-radius: 50px;-webkit-border-radius: 50px;}
.collapsed .close-button:before {-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);	}
.collapsed .close-button:after {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
.close-button:before {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.close-button:after {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}

.faq-three .faq-page h2 a .close-button { float: none; display: inline-block; width: 42px; height: 42px; border: 1px solid #bdb5a5; margin-right: 15px; }
.faq-three .faq-page h2 a .close-button:before, .faq-page h2 a .close-button:after { width: 24px; height: 1px; top: 19px; left: 8px; }
.faq-three .faq-page .panel.panel-default { background-color: transparent;}
.faq-three .faq-page .panel-body { padding: 0 !important;background: transparent !important;}
.faq-three .panel-body-detail { background-color: #e8e4e1; padding: 55px 100px; }
.faq-three .faq-page h2{ text-align:left; }
.faq-three .faq-page h2 a{ border-bottom:none !important; }


/********************* Instagram PAGE CSS *********************/
.page-title.insta-page-title h1{ font-size:32px; }
.insta-landing-page{width:100%;float:left; padding:70px 0 70px 0; }
.insta-landing-page .container{ max-width:1020px;}
.insta-img{width:100%;float:left; padding-bottom:30px;}
.insta-img img{width:100%;}
.insta-img a{width:100%;display:inline-block;}
.insta-img a:before, .header-center .back-btn a:before {display:none;}

/********************* LANDING PAGE CSS *********************/
.landing-page-main { padding-bottom:0; }
.landing-page-section { background-repeat:no-repeat !important; background-position:center center !important; background-size:cover !important; padding:55px 0; margin: 10px 0 0; float: left; width: 100%; }
.landing-page-section .container-small { max-width:462px; }
.landing-page-section h2 { font-size: 28px; line-height:31px; margin-bottom: 20px; }
.landing-page-form { float:left; background: #fff;  width: 100%; padding: 0px 44px 35px; }
.landing-page-form .form-input { height: 44px; line-height:44px; }
.landing-page-form fieldset { margin-bottom: 9px; }
.landing-form .btn { width: 100%; margin-bottom: 10px; margin-top: 10px; line-height:44px; }
.landing-page-form p:last-child { font-size: 13px; line-height:normal; }

.insta-blog-section .blog-post{margin-bottom:30px;}
.insta-blog-section .blog-post:last-child{margin-bottom:0px;}

/******** PROJECT PAGE CSS ********/

.custom-project-thumb.project-arrow-new {width: 100%;float: left;position: relative;}
.project-all-the-details .accordion-button {display: inline-block;margin: 0 auto;width: auto;}
.project-all-the-details {float: left;width: 100%;/* background: #f4f1ed; */padding: 55px 0 60px 0;}
.single-project .project-all-the-details .container-small {max-width: 900px !important;}
.project-all-the-details .accordion-header { text-align: center;}
.project-all-the-details .card-body ul li { margin: 0 0 5px 0px !important; }
.project-all-the-details .accordion-button {background-color: transparent;padding: 0;border: none;outline: none;box-shadow: none;}
.project-all-the-details .btn {margin: 0 0 0 15px;border-radius: 0;}
.project-all-the-details .btn span {line-height: 42px;height: 42px;float: left;}
.project-all-the-details .accordion-button .btn span::after {content: "";position: relative;top: 13px;flex-shrink: 0;width: 16px;height: 16px;background: url(../images/plus-icon-color.png) no-repeat left top;
  background-size: 100% auto;display: block;}
.project-all-the-details .accordion-button .btn:hover span::after {background: url(../images/plus-icon.png) no-repeat left top;background-size: 100%;}
.project-all-the-details .accordion-button:not(.collapsed) .btn span::after {
  content: "";
  background: url(../images/plus-icon-color.png) no-repeat left bottom;
  background-size: 100% auto;
  display: block;
}
.project-all-the-details .accordion-button:not(.collapsed) .btn:hover span::after {
    content: "";
      background: url(../images/plus-icon.png) no-repeat left bottom;
      background-size: 100% auto;
      display: block;
}
.custom-project-thumb .testimonials-main.white-testimonials {
  min-height: 254px; display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.project-page-section.passed-line .project-arrow { display: none; }

.project-all-the-details .accordion-button::after { background: none !important;}
.single-project .project-all-the-details .card-body { padding-top: 20px;}
.custom-project-thumb{width:100%;display: flex;justify-content: space-between;margin-top:90px;float:left; margin-bottom: 100px; position: relative !important; top: 0 !important; }
.custom-project-thumb .testimonial-box{position: absolute;left: 0;right: 0;margin: 0 auto; padding-top: 0; max-width: 100%; }
.custom-prev-project, .custom-next-project{width:100%;max-width:232px;display: flex;align-items: center; justify-content: center; position: relative; z-index: 1;}
.custom-project-thumb.project-arrow.project-arrow-new a {
  border: none !important;
  width: 100%;
}.custom-prev-project img,
.custom-next-project img {
  width: 100%;
  height: auto;
}.custom-project-thumb .btn {
  margin: 0;
  width: 100%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}
.custom-project-thumb.project-arrow-new .btn span {
  padding-left: 0;
  padding-right: 0;
}

.project-arrow-new a .fa-arrow {
  background: url(../images/arrows.svg) no-repeat left top;
  width: 28px;
  height: 28px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
}
.project-arrow-new a .btn:hover .fa-arrow {
  background: url(../images/arrows.svg) no-repeat left bottom;
}
.project-arrow-new .btn.btn-right .fa-arrow {
  margin-left: 2px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}





.project-page-main { padding-top: 30px; }
.project-page-section { float:left; width: 100%; position: relative; }
.project-section{width:100%;float:left; position:relative;}

.project-section-inner{width:100%; float:left; position:relative;}
.project-box{ width:100%;float:left; padding:15px;}
.project-box.half{ width:50%;}
.project-box img{width:100%;}

/******** PROJECT PAGE 2 ********/
.project-page-main-2 .page-title p { text-align: left; }
.project-page-main-2 .page-title p:last-child { margin-top: 25px; }
.project-section-inner-2 { padding: 35px 0 15px; position: relative; }
.project-section-inner-2 .container-small { max-width: 920px; }
.project-slider { position: relative; }
.project-slider img { width: 100%; }
.project-slider.slick-slider .slick-arrow { display: block !important; } 
.project-slider .slick-next { right: 0; }
.project-slider .slick-prev { left: 0; }
.project-slider .slick-prev:before, .project-slider .slick-next:before { opacity: 1; background: #fff; font-size: 64px; font-family:'FontAwesome'; line-height: 70px !important; }
.project-slider .slick-prev:before { content:"\f104"; padding-right:12px; }
.project-slider .slick-next:before { content:"\f105";  padding-left:12px; }

/******** PROJECT PAGE 3 ********/
.project-page-main-3 { padding-bottom: 90px; }
.project-listing { float: left; width:100%; padding:0 30px }
.project-listing .row { margin-left: -8px; margin-right: -8px;  text-align: center;}
.project-listing .col-md-4 { padding-left: 8px; padding-right: 8px; width: 32.5%; float: none; display: inline-block; vertical-align: top; }
.project-items { float: left; width: 100%; position: relative; overflow: hidden; margin:16px 0 0; }
/*.project-items:before {
    content: "";
    position: absolute;
    left: 10px;
    top: -10px;
    right: 10px;
    border: 2px solid #1d4c64;
        border-bottom-color: rgb(29, 76, 100);
        border-bottom-style: solid;
        border-bottom-width: 2px;
    border-bottom-color: rgb(29, 76, 100);
    border-bottom-style: solid;
    border-bottom-width: 2px;
    bottom: 24px;
    margin: 0 auto;
}*/
.project-items a { color: #fff; }
.project-items img { width: 100%; position: relative }
.project-items figure { overflow: hidden; }
.project-items figure img {
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  width: 100%;
}
.project-items a:hover figure img { -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05); }
.project-items figure { position: relative; border: solid 1px #979797; }
.project-items .project-figcaption { position: absolute; left:0; top:0; right:0; bottom:0; background:rgba(0, 0, 0, 0.32); padding: 0 30px; text-align: center; }
.project-items:hover figure figcaption {background:rgba(0, 0, 0, 0.5); }
.project-items h2 { color: #fff; font-size: 40px; line-height:38px; margin-top: 18px; }


/*** PROJECT BUTTON ****/
.project-page-section .project-arrow { left: 0; right: 0; width: 100%; position: fixed; top: 115px; }
.project-page-section .project-section-inner-2 .project-arrow { top:36px; position:absolute; }
.project-page-section .project-arrow.fixed-btn { position: fixed; top: 90px; }
.project-page-section .project-arrow .btn { margin: 0; min-width: 210px; line-height: 58px; font-size: 16px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; background: #484d50 !important; border: none !important; }
.project-page-section .project-arrow .btn:hover { background: #66889a !important; }
.project-page-section .project-arrow .btn.btn-left { padding-left: 10px; padding-right: 15px; float: left; }
.project-page-section .project-arrow .btn.btn-right { padding-right: 10px; float: right;  }
.project-page-section .project-arrow .btn.btn-left .fa-arrow { margin-right: 10px; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.project-page-section .project-arrow .btn.btn-right .fa-arrow { margin-left: 10px;  }
.project-arrow a .fa-arrow { background: url(../images/arrow.png) no-repeat left top; width: 28px; height: 28px; overflow:hidden; display: inline-block; vertical-align: middle; margin-top: -3px; }
.project-arrow a:hover .fa-arrow, .project-arrow a:focus .fa-arrow { background-position: left bottom;  }

/********************* FOOTER CSS *********************/
footer { float: left; width: 100%; }
address { margin-bottom: 16px; display: block; }
.call-to-action-btn { display: inline-block; width:100%; position: relative; text-align: center; padding-bottom: 6px; top: -27px; }
.call-to-action-btn .btn { margin: 0;  min-width: 280px; }
.footer-details { padding: 0 40px; text-align: center; float: left; width: 100%; width: 100%; position: relative; }
.footer-logo { padding: 48px 0 35px; }
.footer-logo img { max-width: 338px; }
address { font-size: 18px; line-height: 25px; }
address span { display: block; }
.map { margin-bottom: 15px; }
.footer-links { padding: 12px 30px 0; display: inline-block; width: 100%; }
.footer-links ul { text-align:center; }
.footer-links ul li { display: inline-block; font-size:14px; margin:0; }
.footer-links ul li:before { content:"I"; background-color:transparent; width:auto; height:auto; left:6px; top:0; }
.footer-links ul li:first-child { padding-left: 0; }
.footer-links ul li:first-child:before, .footer-links ul li:first-child:last-child { display: none; }

/********************* PRESS PAGE CSS *********************/
.press-page-main .section-title h1{ margin: 0; text-transform: uppercase;}
.press-listing{width:100%;float:left;}
.press-box-main{width:100%;float:left;text-align:center;min-height:290px;margin:36px 0px 44px 0px;}
.press-logo{display:block; padding-bottom:26px; min-height:100px;}
.press-logo img{max-height:98px;-webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out;}
.press-logo.big-image img {  max-height: 180px;}
.press-logo a:hover img, .press-logo a:focus img{opacity:0.7;}
.press-logo a:before {display:none;}
.press-text{display:block;padding-bottom:17px;}
.press-box-inner{width:100%;max-width:294px; margin:0 auto;}
.press-text a:before{display:none;}
.press-text a{font-weight:700;color:#632a4c;}
.press-text a:hover{color:#484d50;}

/*Added By Developer*/
.sidebar section {padding: 0;}
.post-comment-title.single-comment-title{padding-left: 15px;}
#single-comment-btn{margin-left: 15px;}
.comment-awaiting-moderation{color:#ff0000; margin:0 0 14px 0; text-align:center;}

.wsmenu-list > li:last-child > .wsmenu-submenu{ right:0;min-width:140px;}
.wsmenu-list > li:last-child > .wsmenu-submenu li a{ text-align:right; }

/* 09-12-2019 */
.insta-landing-page .container-small{max-width:440px;}
.profile-picture{width:112px; margin:0 auto; overflow:hidden; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}
.profile-picture img{width:100%;}
.whats-heppaning-section{width:100%;float:left; padding:10px 0 0 0;}
.whats-heppaning-section .section-title h1{font-size:28px; line-height:normal; }
.whats-heppaning-section .section-title{margin: 0 0 5px 0;text-align: center;}
.podcast-block{width:100%;float:left; background:#efefef; margin-bottom:30px;}
.podcast-block a{display:block;font-weight:normal;color: #333333;padding:15px; }
.podcast-block a:hover .btn, .podcast-block a:focus .btn{background-color: #632a4c;border: 1px solid #632a4c;color: #c191ae;}
.podcast-block p{ max-width:260px; display:inline-block; vertical-align:middle; margin:0;}
.podcast-block a:hover p, .podcast-block a:focus p{color: #632a4c;}
.podcast-block a:before{display:none;}
.podcast-block .btn{float:right;min-width:inherit;vertical-align:middle;margin:7px 0 0 0;padding: 0 15px;font-size: 16px;}

.general-block{width:100%;float:left; background:#fff; margin-top: 60px; margin-bottom:30px;text-align:center; position:relative;}
.general-block a{display:block;font-weight:normal;color: #333333;padding:0px 22px 21px 22px;}
.general-block .block-thumb{width:100%; max-width:172px; display:inline-block;position:relative;margin-top:-50px;top:-15px;}
.general-block a:before{display:none;}
.general-block h2{ margin-top:0px; font-size: 22px; line-height: 28px; }
.general-block .btn{width:100%;max-width:306px;min-width:inherit;margin:0px 0 0 0;}

.insta-blog-section{width:100%;float:left;padding:10px 0 30px 0;}
.insta-blog-section .section-title h2{ margin-top:0px; text-align:center;}
.insta-blog-section .section-title{margin: 0 0 5px 0;}
.insta-blog-section .blog-post-title{ min-height:inherit;}

.insta-landing-header .navigation-main{top: 0 !important;}
.insta-landing-page a {border-bottom: none !important;}
.insta-landing-page .btn {border-radius: 0;}

/******* Location Page ***********/
.location-page-section .page-title { padding-bottom: 10px; }
.all-location { float: left; width: 100%; text-align: center; }
.all-location .col-md-4 { float: none; display: inline-block; vertical-align: top; width: 33%; }
.all-location h2 { text-transform: uppercase; margin-bottom: 20px; color: #666767; }
.all-location a { display: block; width: 100%; border: none;}
.all-location a:hover, .all-location a:focus { border: none; }
.all-location img { width: 100%; height: auto; }
.all-location p { padding: 15px 35px 35px; }
.location-page-section .btn { width: 100%; min-width: 100%; margin: 0;}
.location-page-section .btn:hover { border: none !important; }
.location-page-section .big-button { margin-top: 15px; margin-bottom: 45px; }
.quick-location { background: #f4f4f6; }
.quick-location .row { margin: 0; }
.quick-location .col-md-6 { padding: 0;}
.quick-right-contact { text-align: center; padding: 60px 20px 15px ;}
.quick-right-contact a { color: #4a4a4a; border: none !important; }
.logo-contact span { text-transform: uppercase; font-weight: 700; font-size: 33px; color: #000; }
.quick-right-contact h2 { font-size: 20px; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-weight: 300; color: #555555; margin-bottom: 25px; }
.location-page-section .testimonial-block { padding-top: 118px; }
.quick-map img { width: 100%; }

/* 07-11-2020 */
.project-page-2col .project-listing .row{margin-left: -14px;margin-right: -14px;}
.project-page-2col .project-listing .col-md-6{ width: 49.5%;display: inline-block;padding-left: 14px; padding-right: 14px;  float: none;  vertical-align: top; }
.project-page-2col .project-items figure{border: none;}
.project-page-2col .project-items .project-figcaption{width:100%;display:inline-block;position:relative;background: #f4f4f6; padding:26px 0;}
.project-page-2col .project-items h2{margin: 0px;font-family:'Open Sans', Arial, Helvetica, sans-serif;font-size:32px;color:#555555;}
.project-page-2col .project-items{ margin-bottom:35px;}

.project-page-3col .project-listing .row{margin-left: -15px;margin-right: -15px;}
.project-page-3col .project-listing .col-md-4{width:32.5%;float:none;padding-left: 15px; padding-right: 15px;}
.project-page-3col .project-items figure{border: none;}
.project-page-3col .project-items .project-figcaption{/*width:100%;display:inline-block;position:relative;background: #FFF; padding:12px 0;*/}
.project-page-3col .project-items h2{margin: 0px;/*font-family:'Open Sans', Arial, Helvetica, sans-serif;*//*font-size:24px;color:#1a1a1a;*/}
.project-page-3col .project-items{ margin-bottom:50px;border: solid 1px #1e3039;}

.sidebar-search{position:relative;padding:0px 0px 0px 0px;margin-bottom: 65px; border: none; }
.sidebar-search:before{display:none;}
.sidebar-search button{position:absolute; right:20px;bottom:21px; background:none; border:none; width:20px;}
.sidebar-search .input-text{ padding:5px 56px 5px 22px;font-weight:200;line-height: 60px;height: 65px;background:#FFF;border: 1px solid #1e3039; font-size:18px; color: #000000;}
.sidebar-search h2{ text-align:center; margin:0 0 7px 0;}
.search-sidebar::placeholder { color: #000; opacity: 1; font-weight: 200; }


.about-business-section{display:block; padding:22px 0 30px 0; position:relative;}
.about-business-section:before{content:"";position:absolute;width:311px;height:1px;background:#979797;top:0; left:0; right:0; margin:0 auto;}
.about-business-section .title{display:block;text-align:center; margin-bottom:18px;}
.about-business-section .title h2{font-family:'Open Sans', Arial, Helvetica, sans-serif;color:#555555; font-weight:300; margin:0;}
.about-V2-page .page-title p{text-align:left; margin-bottom:22px;}

.portfolio-single-one .page-title { padding-bottom: 30px; }
.portfolio-single-one .project-arrow .btn { min-width: 84px; line-height: 60px; height: 60px; padding: 14px 0!important; text-align: center; }
.portfolio-single-one .project-arrow a .fa-arrow {  background: url(../images/new-arrow-big.png) no-repeat left top; width: 20px; height: 33px; display: block;background-size: 20px auto; padding: 0 !important; }
.portfolio-single-one .project-page-section .project-arrow { max-width: 1190px; margin: 0 auto; top: 226px; }
.portfolio-single-one .project-page-section .project-arrow .btn.btn-left .fa-arrow { margin: 0 auto; }
.portfolio-single-one .project-page-section .project-arrow .btn.btn-right .fa-arrow { margin: 0 auto; }

.portfolio-single-two .page-title p:last-child { padding-left: 20px; padding-right: 20px; text-align: left; }
.portfolio-single-two .project-page-section .project-arrow { top: 293px; }

.design-services-1-page .testimonial-block { padding-top: 110px; }
.design-services-2-page .testimonial-block { padding-top: 100px; }

.affiliate-shop-archive-section { text-align: center; padding: 28px 0 0; }
.affiliate-shop-archive-section .col-md-4 { width: 33%; float: none; display: inline-block; vertical-align: top; }
.affiliate-shop-item { position: relative; padding-bottom: 3px; margin-bottom: 55px; }
.affiliate-shop-item img { width: 100%; }
.affiliate-shop-item .btn { position:absolute;  left:0; bottom:0; right:0;  width: 100%; margin: 0; }

.affiliate-shop-category-section { text-align: center; }
.affiliate-category-item { background: #efefef; text-align: center; margin-bottom: 40px; }
.affiliate-shop-category-section .col-md-3 { width: 24.6%; float: none; display: inline-block; vertical-align: top; }
.affiliate-category-item img { width: 100%; margin-bottom: 15px; }
.affiliate-category-item p { margin: 0; color: #4a4a4a; }
.affiliate-category-item .btn { width: 100%; margin: 15px 0 0; }

/******* SIDEBAR TWO ***********/
.sidebar-two .sidebar-guide { position: relative; border: none; background: none; margin-bottom: 60px; }
.sidebar-two .sidebar-guide h2 { position: absolute; left: 15px; right: 15px; top: 15px; background: rgba(255,255,255,.8); padding: 6px 15px; text-transform: uppercase; }
.sidebar-two .sidebar-guide.about-aside h2 { padding-top: 20px; padding-bottom: 20px; }
.sidebar-two .btn { min-width: 244px; width: auto; position: absolute; bottom:0; left:15px; right: 15px; z-index: 1; }
.sidebar-two .sidebar-guide-thumb { padding: 0 0px 23px 0px; }
.sidebar-two .sidebar-guide-thumb img { width: 100%; }
.sidebar-two .popular-post { border: none; margin-bottom: 40px; background: #eae7e4; }
.sidebar-two .popular-post h2 { font-size: 32px; text-transform: uppercase; font-weight: 400; }
.sidebar-two .popular-post ul li { padding-bottom: 25px; }
.sidebar-two .popular-post ul li a { font-weight: 400; text-transform: uppercase; font-size: 18px; letter-spacing: 0.5px; }
.sidebar-two .sidebar-search h2 { text-align: left; font-size: 19px; letter-spacing: 2.19px; font-weight: 600; }
.popular-post .blog-post .blog-post-title h2{font-size: 18px; line-height:23px;}
.sidebar-two .sidebar-search .input-text { border: none; background: #eae7e4; }

/******* SIDEBAR THREE ***********/
.sidebar-threee .sidebar-guide { border: none; margin-bottom: 60px; background: #eae7e4; }
.sidebar-threee .btn { min-width: 344px; width: auto; }
.sidebar-threee .sidebar-guide-thumb { padding: 0; margin-top: -23px; }
.sidebar-threee .sidebar-guide-thumb img { width: 100%; }
.sidebar-threee .popular-post { border: none; margin-bottom: 40px; background: #eae7e4; }
.sidebar-threee .popular-post h2 { font-family: 'Noto Serif', serif; }
.sidebar-threee .popular-post ul li { padding-bottom: 25px; }
.sidebar-threee .popular-post ul li a { font-weight: 400; }
.sidebar-threee .sidebar-search h2 { font-size: 20px; letter-spacing: 2.19px; font-family: 'Noto Serif', serif; margin-bottom: 15px; }
.sidebar-threee .sidebar-search .input-text { border: 2px solid #b4b2af; padding: 5px 12px; max-width: 320px; }
.sidebar-threee .sidebar-search button { left: inherit; position: absolute; right: 0; bottom: 0; background: #b4b2af; border: none; width: 52px; height: 48px; color: #fff; }



.project-page-section .page-title span {text-transform: uppercase !important;text-align: center;width: 100%;margin: 0 auto;display: inline-block;font-weight:bold;}
.affiliate-shop-category .active {font-weight: bold;}
.project-section-inner-2 .slick-prev::before, .project-section-inner-2 .slick-next::before{background:#000;}
.insta-post-center{text-align:center;}
.insta-post-center .insta-post { width: 32%; float: none; display: inline-block;}
.page-style-one .inner-page-section, .page-style-two .inner-page-section {padding-top: 0px;}
/*.admin-bar.page-style-one .inner-page-section, .admin-bar.page-style-two .inner-page-section {padding-top: 90px;}*/
.page-style-three .inner-page-section{padding-top: 80px;}
.admin-bar.page-style-three .inner-page-section{padding-top: 110px;} 
.secondary-menu a {text-transform: uppercase;}
.affiliate-shop-category .navbar-nav > li > a {font-size: 15px;}

/********** Landing Page 2 **************/
.landing-page-main-new .container-small { max-width: 860px; }
.landing-page-new-form { padding: 25px 0 80px; }
.landing-page-new-details { padding-left: 15px; }
.top-part-main h2 { font-size: 24px; line-height: 36px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#555555; font-weight:300; margin-top: 0px; margin-bottom: 0; }
.middle-part-main h2 { font-size: 28px; line-height: 40px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#555555; font-weight:300; }
.landing-page-form-main h2 { font-size: 24px; line-height: 36px; font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#555555; font-weight:300;}
.landing-page-form-main .btn { width: 100%; border: none;  color: #fff; line-height: 50px; padding: 0 22px; margin-top: 5px; margin-bottom: 15px; }
.landing-page-form-main p { font-size: 12px; line-height: normal; color: #4a4a4a; }
.landing-page-main-new form {padding: 0 15px;}
.landing-page-main-new form .btn{margin-top:15px;}

/********** FAQ PAGE 5 CSS **********/
.faq-five .faq-page #accordion .panel-title a {color: #1a1a1a;text-align:left;width:100%;background-color: transparent;}
.faq-five .faq-page #accordion .panel-title a.collapsed {color:#1a1a1a; background-color: transparent; }
.faq-five .faq-page #accordion .panel-title a:hover {color: #eda645;}
.faq-five .faq-page h2.panel-title {text-align: left;color: #1a1a1a; border-top: 1px solid #1e3039;}
.faq-five .faq-page #accordion .panel-title a::before, .faq-five .faq-page #accordion .panel-title a.collapsed::before{position:absolute; left:auto;right:17px;width:25px;height:25px;text-align:right;top:50%;background-color: #66889a;font-family: "Prompt", sans-serif;font-size: 36px; margin-top: -12px !important; font-weight: 100;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;text-align: center;line-height: 22px; margin:0;padding: 0;} 
.faq-five .faq-page #accordion .panel-title a.collapsed::before {content: "+";color: #FFF;} 
.faq-five .faq-page #accordion .panel-title a::before{content: "-";background-color: #66889a;color:#fff;}
.faq-five .faq-page .panel-default > .panel-heading + .panel-collapse > .panel-body {background-color: #f6f5f2;padding-top: 0px;}
.faq-five .faq-page h2.panel-title {font-size: 16px; line-height: 20px;font-weight: 300;}
.faq-five .faq-page #accordion .panel-title a span {display: block;margin: 0 auto;position: relative;padding:22px 50px 22px 37px;}
.faq-five .faq-page .panel-default > .panel-heading + .panel-collapse > .panel-body .container-small {width: 100%;padding: 0 37px 0 37px;}
.faq-five .faq-page .panel.panel-default .container-small {max-width: 100%; padding: 0;}
.faq-five .faq-page h2.panel-title {margin: 0 0 0px 0;}
.faq-five .faq-page .panel-default > .panel-heading {margin-bottom:0;}
.panel-group .panel + .panel{margin:0;}
.faq-five #accordion .panel-title a { color: #1a1a1a !important;}

.contact-page-2 .contact-page-section{padding-top:20px;}
.contact-page-2 .contact-section {padding-top: 0px;}


.blog-inner-page .page-title h1 {text-transform: none;line-height: 38px;}


/********** PORTFOLIO PAGE 4 CSS **********/
.portfolio-4-page .page-title{padding-bottom:5px;}
.portfolio-4-page .project-items{border-top: 14px solid #f1f0ed;margin: 16px 0 22px 0;}
.portfolio-4-page .container-small, .portfolio-single-one .container-small{max-width:1030px !important;}
.portfolio-4-page .project-items:hover figure figcaption { background: rgba(0, 0, 0, 0);}
.portfolio-4-page .project-items .project-figcaption{display:block;position: relative;background: rgba(0, 0, 0, 0.0);}
.portfolio-4-page .project-items figure{border:none;}
.portfolio-4-page .project-items h2{font-size:30px;margin-top: 12px;line-height:normal;color: #000000}
.portfolio-4-page .project-items:hover h2{color:#c19c3e;}
.portfolio-4-page .project-items:last-child {  margin: 0;}

/*.custom-arrow-project {position: relative; width: 100%;}
.portfolio-single-two .project-page-section .custom-arrow-project .project-arrow, .portfolio-single-one .project-page-section .custom-arrow-project .project-arrow  {position: absolute;top: 15px;}*/



/**************** Home Page four ***************/
@import url('https://fonts.googleapis.com/css2?family=Spectral&display=swap');

body.page-style-four { padding-top: 80px; color: #333; }
header.navbar-fixed-top.header-four { padding: 23px 0px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.header-four .ubermenu-main { margin-top:0;  }
.header-four .header-nav { padding: 0 25px; }
.header-four .header-left { left: 25px; top: 27px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.header-four .header-left a { font-size: 20px; font-weight: 400; font-family: 'Lato', sans-serif; text-transform: inherit; letter-spacing: 0; }
.header-four .header-left a strong { font-weight: 400; }
.header-four .header-left span { font-family: 'Open Sans', Arial, Helvetica, sans-serif; width: 33px; background: #b4b2af; font-weight: 400; font-size: 26px; line-height: 30px; }
.header-four .logo-two { max-width: 102px; position: absolute; top: 26px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
/**** STICKY ****/
header.navbar-fixed-top.header-four.stuck { padding: 15px 0px; }
header.navbar-fixed-top.header-four.stuck .header-left { top: 16px; }
header.navbar-fixed-top.header-four.stuck .logo-two { top: 16px; }

/** Menu **/
.header-four .ubermenu .ubermenu-colgroup .ubermenu-column, .header-four .ubermenu .ubermenu-custom-content-padded, .header-four .ubermenu .ubermenu-nonlink, .header-four .ubermenu .ubermenu-retractor, .header-four .ubermenu .ubermenu-submenu-padded, .header-four .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .header-four .ubermenu .ubermenu-target, .header-four .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle { padding: 7px 13px !important; font-family: 'Lato', sans-serif !important;}
.header-four .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target { font-size: 16px !important; text-transform: capitalize !important; }
.header-four .ubermenu-main ul li:last-child a.ubermenu-target { text-transform: uppercase !important; }
.header-four .ubermenu-main ul li:last-child a { background: #b4b2af; color: #fff !important; font-family: 'Spectral', serif !important; font-size: 20px !important; min-width: 164px; text-align: center; margin-left: 10px; }

.main-header-four .slick-slider .slick-arrow { display: inline-block !important; }
.main-header-four .hero-slide { float: left; width: 100%; }
.hero-four-bottom { float: left; width: 100%; padding: 25px 0; background-color: #eae7e4;}
.hero-four-bottom ul { padding: 0; margin: 0; }
.hero-four-bottom ul li { float: left; width: 50%; text-align: center; padding: 0 15px; margin: 0; }
.hero-four-bottom ul li:before { display: none; }
.hero-four-bottom ul li:first-child:after { content:""; position: absolute; right:0; top: -5px; width: 1px; height: 50px; background: #b4b2af; }
.tagline h1 { font-size: 32px; text-transform: capitalize; margin: 0; padding: 0; }
.location-right h2 { font-size: 20px; text-transform: uppercase; line-height: 38px; margin: 0; padding: 0; }

body.page-style-four .main-page-section { padding-bottom: 40px; }
.recent-work-four { float: left; width: 100%; padding: 25px 0 100px; }
.four-title { width: 100%; text-align: center; position: relative; z-index: 1; }
.four-title h2 { display: inline-block; background: #fff; font-size: 32px; text-transform: uppercase; padding: 10px 30px; margin: 0; }
.px-4 { margin-left: -4px; margin-right: -4px; margin-top: -28px; }
.px-4 .col-lg-4, .px-4 .col-lg-6 { padding-left: 4px; padding-right: 4px; }
.recent-work-item { float: left; width: 100%; overflow: hidden; }
.px-4 a img { width: 100%; height: auto;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out; }
.px-4 a:hover img, .px-4 a:focus img { -webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05); }

/********************* Testimonial Four CSS *********************/
.testimonial-section-home.testimonial-section-home-four { padding-top: 0; }
.testimonial-section-home-four .testimonial-box-new:before { background: url(../images/quote-4.png); width: 61px; height: 46px; top: -95px; }
.testimonial-section-home-top { float: left; width: 100%; text-align: center; margin-bottom: 65px; }
.testimonial-section-home-top h2 { font-size: 36px; line-height: 43px; }
.testimonial-section-home-top p { max-width: 545px; margin: 0 auto; font-size: 20px; font-weight: 300; font-family: 'Lato', sans-serif; padding-top: 3px; }
.testimonial-section-home-four .testimonial-box { padding-top: 95px; }
.testimonial-section-home-four .testimonial-box p { max-width: 385px; margin: 0 auto; font-size: 20px; font-weight: 300; font-family: 'Lato', sans-serif; margin-bottom: 22px; }
.testimonial-section-home-four .testimonial-box p:last-child { text-transform: inherit; font-size: 16px; font-weight: 700; }

/********************* Four other CSS *********************/
.pages-post-list-four { margin-top: 105px; }
.pages-post-list-four .px-4 { margin-top: 0; }
.pages-post-list-four .pages-post-thumb { overflow: hidden; }
.pages-post-list-four .page-btn { background-color: #fff; width: 204px; min-width: 204px; padding: 0 15px; display: inline-block; color: #333; text-transform: uppercase; font-size: 32px;    text-align: center;line-height: 58px; font-weight: 400; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; position: absolute; left: 0; right: 0; float: none; margin: 0 auto; top: -29px; z-index: 1; }

/********************* Featured Four CSS *********************/
.featured-section.featured-section-new.featured-section-four { padding: 55px 0 0; margin: 0; }
.featured-section-inner { float: left; width: 100%; text-align: center; border-top: 1px solid #b4b2af; border-bottom: 1px solid #b4b2af; padding-bottom: 85px; }
.featured-section-four .four-title { margin-top: -27px; margin-bottom: 70px; }
.featured-section-four .four-title h2 { font-size: 28px; }
.featured-section.featured-section-new.featured-section-four .container { max-width: 1114px; }


/********************* FOOTER Four CSS *********************/
footer { float: left; width: 100%;  }
.footer .container-small { max-width: 558px; }
.footer-section { float: left; width: 100%; position: relative; }
.footer-slider { z-index: -1; display: block; position: relative; }
.footer-section:before { content:""; position:absolute; left:0; top:0; right:0; border: 2px solid #1d4c64; border-bottom: none; height: 100%; bottom:0; width: 504px; margin: 0 auto; }
.footer-four { float: left; width: 100%; position: relative; padding-top: 55px; }
.footer-four .footer-tagline { text-align: left; padding-left: 40px; }
.footer-four .footer-center-btn .btn.md-btn { background: #b4b2af; min-width: 238px; top: 10px; border: none; text-align: center; text-decoration: none; color: #fff; font-weight: 600; display: inline-block; font-size: 22px; letter-spacing: normal; line-height: 54px; padding: 0px 22px; margin-top: 15px; text-transform: uppercase; position: relative; box-shadow: none !important;    -webkit-box-shadow: none !important; -moz-box-shadow: none !important; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; }
.footer-four a, .footer-four a:hover, .footer-four a:focus { border: none; }
.footer-four .middle-section:after { height: 91px; content: ""; width: 1px; position: absolute;  background: #b4b2af; float: right; top: 5px; right: -20px; }
.footer-four .middle-section:before { height: 91px; content: ""; width: 1px; position: absolute; background: #b4b2af; float: right; top: 5px; left: -20px; }
.footer-four .footer-center { text-align: center; width: 150px; margin: 0 auto; padding: 22px 0 15px; position: relative; z-index: 22; }
.footer-four .footer-center-logo { padding: 15px 0; }
.footer-four .footer-top-right { padding-left: 10px; }
.footer-four address { margin-bottom: 16px; display: block; }
.footer-four .footer-top-right p { margin: 0 auto; max-width: 206px; text-align: center; font-size: 20px; line-height: normal; }
.footer-four .footer-top-right p a { color: #333; }
.footer-four .footer-social-icon { padding-top: 0; }
.footer-four .footer-social-icon ul { width: 100%; text-align: center; margin-bottom: 0; }
.footer-four .footer-social-icon ul li { display: inline-block; padding: 0 4px; margin: 0;  }
.footer-four .footer-social-icon ul li a {  background-color: transparent; font-size: 24px; line-height: 24px; min-width: 24px; text-align: center; border: none; display: block; color: #b4b2af; }
.footer-four .footer-social-icon ul li:before { display: none; }
.footer-four .footer-bottom { position: relative; bottom: 0; left: 0; right: 0; font-size: 12px; }
.footer-four .footer-links { padding: 25px 0 12px 0; display: inline-block; width: 100%; }
.footer-four .footer-bottom-left { padding-right: 0px; }
.footer-four .footer-bottom .footer-links ul { margin-bottom: 0; }
.footer-four .footer-links ul li::before { content: "I";  background-color: transparent; width: auto; height: auto; left: 6px; top: 0; }
.footer-four .footer-links ul li:first-child { padding-left: 0; }
.footer-four .footer-links ul li { display: inline-block; font-size: 14px; margin: 0; }
.footer-four .footer-links ul li a { color: #000; border-bottom: none !important; }
.footer-slider { float: left; width: 100%; }


.nice-section-full-sec { float: left; width: 100%; position: relative; }
.nice-section-inner { display: table; }
.nice-section-left { width: 50%; display: table-cell; vertical-align: middle; }
.nice-section-right { width: 50%; display: table-cell; vertical-align: middle; }
.nice-section-content { padding: 60px 10px 60px 150px; max-width: 600px; }
.nice-section-content h2 { color: #211817; margin-top: 0; margin-bottom: 40px; font-size: 22px; font-weight: 300; }
.nice-section-secound .nice-section-content {  margin-left: auto; }
.nice-section-secound .nice-section-content { padding-left: 0px; padding-right: 110px;  }
.nice-section-full-sec .container-fluid { padding-left: 0; padding-right: 0; }


/** Services Page **/
.font-script h2{/*font-family: 'JustSignatureRegular'; font-size: 60px; color: #1d4c64; font-weight: normal;text-transform: none;line-height: 52px;letter-spacing: -1.91px;*/}
.page-title.font-script{padding: 30px 0 44px 0px;}
.section-title.font-script h2{margin:0 0 7px 0;}
.section-title h2{margin:0 0 15px 0;}
.section-title {margin:0 0 50px 0;}
.ubermenu-main li.ubermenu-current-menu-item a span:after, .ubermenu-main li.ubermenu-current-menu-parent a span:after {width: 100%; }
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target{color:#484d50 !important;}

.inner-page-section.design-services-2-page{padding-top: 0 !important;}
.secondary-menu{background: #1e3039;}
.secondary-menu .container { width: 100% !important; }
.secondary-menu .navbar-nav li a{color:#fff !important;  font-size: 16px;font-weight: 400;letter-spacing: 0.84px; font-family: "Prompt", sans-serif;}
.secondary-menu .navbar-nav li a:hover {color: #a5b9c4 !important;}
.secondary-menu .navbar-nav li.active a{font-weight: 400;color: #a5b9c4 !important;}
.design-service-page{width:100%;float:left;}
.design-service-page .page-title h1{text-transform:none;}
.page-title.font-script h1 strong { /*font-family: 'JustSignatureRegular'; font-size: 54px; color: #1d4c64; font-weight: normal;text-transform: none;*/ font-weight: 300;  }
.page-title.font-script h1{font-family: "Prompt", sans-serif;font-weight: 300;font-style: normal;line-height: 1.2;}
.design-service-top{width:100%;float:left; text-align:center;font-size:18px; margin:15px 0 30px 0;}
.design-service-top h2{margin:12px 0 15px 0; line-height:1.2;}
.design-service-page .page-title{padding-bottom:0 !important; padding-top:50px !important;}

.included-service-section{width:100%;float:left;}
.included-service-section .nice-section-full-sec{margin:45px 0; background: #fff; }
.included-service-section .nice-section-inner{display:flex;flex-direction: row; align-items: center; }
.included-service-section .nice-section-right{display:flex;flex-direction: row;align-self: center;justify-content: flex-start; background: #fff; }
.included-service-section .nice-section-full-sec:nth-child(2n) .nice-section-inner{flex-direction: row-reverse;}
.included-service-section .nice-section-full-sec:nth-child(2n) .nice-section-right{justify-content: flex-end;}
.included-service-section .nice-section-full-sec:nth-child(2n) .nice-section-content { padding-right:150px;padding-left:10px;}
.included-service-section .nice-section-content ul{margin:0;}
.included-service-section .nice-section-content ul li{margin: 0 0 5px 0px;letter-spacing: normal;}
.included-service-section .nice-section-content ul li:before{width: 3px;height: 3px;background-color: #000000;}
.included-service-section .nice-section-content h2{margin-bottom:12px;}
.included-service-section .nice-section-content strong{font-weight:600;}

.luxury-fullservice-design-section{width:100%;float:left;  background-color: #fff; padding:80px 0 70px 0; text-align:center;}
.luxury-fullservice-design-section .container { max-width: 1000px;width:100%;}
.middle-text{display:flex; font-size: 18px;font-weight: 200;font-style: normal; line-height: 1.39; margin-bottom:75px;}
.middle-text-left{width:50%;display:flex; padding-right:50px;border-right: 2px solid #1d4c64;}
.middle-text-right{width:50%;display:flex;padding-left:50px;}
.luxury-fullservice-design-section .section-title{margin-bottom:50px;}
.luxury-fullservice-design-section .section-title h2{font-family: 'JustSignatureRegular'; font-size: 42px; color: #1d4c64; font-weight: normal;margin:0px;}
.section-title p{ font-size: 20px; font-weight: 200; letter-spacing: .4px; }
.luxury-fullservice-design-section .fullservice-bottom{display:block;}
.luxury-fullservice-design-section .fullservice-bottom h2{font-size: 22px; margin:0px 0px 3px 0px;}
.design-service-interest{width:100%;float:left; text-align:center; padding:50px 0 30px 0;}
/*.design-service-interest h2{font-family: 'JustSignatureRegular'; font-size: 42px; color: #1d4c64; font-weight: normal;margin:0px;letter-spacing: 1.75px;}
.design-service-interest p{ text-transform:uppercase; font-size: 24px; font-weight: 200;}*/
.design-service-interest h2 { margin-bottom: 5px; font-size: 22px; }

/** About Page **/
.inner-page-section.about-inner-page { padding-bottom: 15px; }
.about-company{display:flex;flex-direction: row;justify-content: space-between;border-top: 2px solid #1d4c64;border-bottom: 2px solid #1d4c64;}
.about-company-img{width:22%;}
.about-company-text{width:56%;display:flex; padding:15px 117px;flex-direction: column;align-self: center;justify-content: center;}

.meet-our-founder-section{width:100%;float:left; padding:130px 0 0 0; text-align:center;}
.about-team-content {width: 100%; float: left;}
.meet-team-block {display: flex; text-align: left; flex-direction: row; justify-content: center; margin: 0px 0;  letter-spacing: normal; background: #fff;}
.team-thumb {width: 50%; display: flex; overflow: hidden;flex-flow: column;border: 2px solid #484d50; margin:0;border-right: none;}
.team-detail { width: 50%; display: flex; align-items: center; border-top: 2px solid #484d50;justify-content: flex-start; padding:15px 15px 15px 0;border-left: 2px solid #484d50;border-bottom: 2px solid #484d50;overflow: hidden;}
.team-detail-inner {max-width:670px;display: block; z-index: 1; }
.team-detail strong{ font-weight: 500;}
.team-point{display:block; margin-bottom:100px;padding: 0px 0px 0px 80px;position:relative}
.team-point:last-child{ margin-bottom:0px;}
.meet-team-block h2{ margin:0 0 7px 0;background: #FFF;display: block;padding-right: 15px; font-size: 22px; }
.meet-team-block:nth-child(2n) { flex-direction: row-reverse; margin-top:-2px;}
.meet-team-block:nth-child(2n) .team-detail {border-left:none;border-right:none;justify-content: flex-end;padding:15px 15px 15px 0;}
.meet-team-block:nth-child(2n) .team-point {padding: 0px 80px 0px 15px;}
.meet-team-block:nth-child(2n) h2:before{left: 22px;margin-left: 0;}
.meet-team-block:nth-child(2n) h2{padding-right: 15px;display: inline-block;}


.product-single-page{padding-top:0 !important;}
.product-single-content{width:100%;float:left;display:flex;border-bottom: solid 2px #484d50;flex-direction: row; margin-bottom:70px;}
.product-single-img{width:50%;}
.product-single-img img{width:100%;}
.product-single-detail{width:50%;border-left: solid 2px #484d50;display: flex;padding: 37px 15px 15px 0;justify-content: flex-start;}
.product-single-inner {max-width: 670px;display: block;padding:0px 15px 0px 65px;z-index: 1;}
.product-single-page h1 {font-size: 38px;text-transform:none;font-weight: 300; margin:0;}
.product-single-page h1 strong { font-family: 'JustSignatureRegular'; font-size: 54px; color: #1d4c64; font-weight: normal;}
.sub-head{display:block;}
.product-single-inner .sub-head{font-size: 24px;font-family: "Prompt", sans-serif;line-height:36px; text-transform:uppercase; margin-bottom:17px;}
.product-single-inner .sub-head strong{display:block;}
.product-single-inner p{font-size: 18px;line-height:25px; position:relative;}
.product-single-inner .btn-block .btn.md-btn{min-width: 280px;}
.product-single-inner .faq-page .panel-default > .panel-heading + .panel-collapse > .panel-body{padding: 0px 37px 30px 37px;margin-bottom:0px;}
.product-single-inner .panel-group{ margin:80px 0 0 0;}
.product-single-inner p:before { content: ""; position: absolute; left: -65px; width: 50px; height: 2px; background: #484d50; top: 14px;  z-index: -1;}
.product-single-inner .panel-body-detail p:before{display:none;}

.blog-post a:focus h2,.blog-post a:hover h2,.project-page-3col .project-items a:focus h2,.project-page-3col .project-items a:hover h2 {color: #632a4c;}
.project-page-3col .project-items a:focus h2,.project-page-3col .project-items a:hover h2 {color: #fff;}
/**/
.woocommerce .products ul li:before, .woocommerce ul.products li:before{display:none;}
.woocommerce ul.products li.product a img{max-width: 250px;text-align: center;display: inline-block;}
.woocommerce span.onsale{width:44px;height:44px;margin: -15px -15px 0 0 !important;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ padding:15px;border: 2px solid #484d50;}
.woocommerce ul.products li.product .button{background-color: #484d50 !important;color: #c191ae !important;border-radius: 0px !important;
-webkit-border-radius: 0px !important;-moz-border-radius: 0px !important;font-size: 14px !important;font-weight: 700;line-height: 22px;padding:10px 15px 10px 15px;text-transform: uppercase;}
.woocommerce ul.products li.product .button:hover, .woocommerce ul.products li.product .button:focus, .woocommerce ul.products li.product .button:active{ background-color: #632a4c !important;color: #c191ae !important; }
.woocommerce ul.products li.product:hover .button, .woocommerce-page ul.products li.product:hover .button{background-color: #632a4c !important;color: #c191ae !important;}
.woocommerce ul.products li.product .price{color: #632a4c;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{font-weight:300 !important;}
.woocommerce .woocommerce-ordering select{background:#FFF !important; border:1px solid #484d50 !important;padding: 7px 5px;font-family: "Prompt", sans-serif !important;}
.woocommerce .woocommerce-ordering select option{font-family: "Prompt", sans-serif !important;}
.woocommerce .woocommerce-ordering { margin: 0 0 30px 0;}
.woocommerce .woocommerce-result-count { margin: 8px 0 15px 0 !important;}
.woocommerce a.added_to_cart{ margin-left:5px;border: none;}
.woocommerce ul.products li.product .button.loading{padding-right:22px;}
.woocommerce a.button.loading::after{right: 4px !important;}

.woocommerce table.shop_table td.product-thumbnail img{width:100%;max-width:100px;}
.woocommerce td.product-quantity .quantity .qty{height:36px !important;}
.woocommerce table.cart td.actions .coupon .input-text{width:160px;height:45px;float:left; margin-right:15px;padding: 0px 15px 0px 15px;border:1px solid #484d50; background:#FFF;}
.woocommerce-cart-form .product-name a { border: none !important;}
.woocommerce .quantity .qty { width: 60px; height: 44px; padding: 0px 2px 0px 2px;}
.woocommerce a.remove{font-weight: 300;border: 0;line-height: 21px;
  font-size: 26px;}
.woocommerce-message { border-top-color: #1d4c64;}
.woocommerce-message:before, .woocommerce-info:before  { color: #1d4c64;}
.woocommerce-error, .woocommerce-info, .woocommerce-message{background-color: #edede9;}

.woocommerce .cart .button, .woocommerce .cart input.button{line-height: 23px;font-size: 16px;}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color: #fff;color: #66889a;border-radius: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;text-transform: uppercase;line-height: 27px;font-size: 16px;padding:9px 25px 9px 25px;letter-spacing: .84px; border: 2px solid #1d4c64; }
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{background-color: #66889a !important;color: #fff !important; border: 2px solid #66889a;}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{padding:9px 12px 9px 12px; color: #66889a; }

.woocommerce table.cart td.actions .coupon .input-text:focus { border:1px solid #632a4c !important}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table th{font-weight: 600;}
.woocommerce-info { border-top-color: #1d4c64;}
.woocommerce .showcoupon{border-bottom: none;}
.woocommerce form.checkout_coupon .form-row {width: auto; float: left !important;}
.select2-container--default .select2-selection--single{background-color:#FFF;border: 1px solid #484d50;border-radius: 0;-webkit-border-radius: 0; -moz-border-radius: 0;line-height: 48px; height: 48px; padding: 0px 15px 0px 15px;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:48px;padding: 0px;color:#000;}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:48px;}
.select2-results__option:before{display:none;}
.select2-results__option{font-size:16px;margin: 0;}
.select2-container--open .select2-dropdown--below{border: 1px solid #484d50 !important;}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{background-color: #edede9;color:#000}

.woocommerce-checkout #payment ul.payment_methods li::before { display: none !important;}
.woocommerce-checkout #payment ul.payment_methods li { line-height: normal; padding-left: 0px;}
.woocommerce-checkout #payment ul.payment_methods li label, #add_payment_method #payment ul.payment_methods li label {width: 100%; max-width: 400px !important;}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon { padding: 3px !important;}
#wc-stripe-cc-form div.form-row { padding-left: 0 !important; padding-right: 0 !important;}
.checkout.woocommerce-checkout{ margin-bottom:60px;}
.woocommerce-form-login, .woocommerce-ResetPassword { max-width: 600px; margin: 0 auto 60px !important;border: 1px solid #fff !important;-webkit-border-radius: 0px !important;-moz-border-radius: 0px!important;padding: 20px !important;border-radius: 0px!important; background: #fff; }
.woocommerce-ResetPassword .form-row-first{width:100% !important;}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{margin-top:9px;}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{min-width:200px;}
.login-page h2 { text-align: center; margin-top: 0;}
.woocommerce-error li:before, .woocommerce-info li:before, .woocommerce-message li:before{display:none;}

.woocommerce-MyAccount-navigation{width:20%;float:left; margin-bottom:60px;}
.woocommerce-MyAccount-content{width:80%;float:left; padding-left:40px; margin-bottom:60px;}

.woocommerce-MyAccount-navigation ul{ background:#fff; margin:0;}
.woocommerce-MyAccount-navigation ul li{ border-bottom:1px solid #e1dfda; padding:0px; font-weight:300; margin:0;font-size:16px;}
.woocommerce-MyAccount-navigation ul li a{display:block; padding:12px 15px 12px 15px;font-weight:600;color:#000;border:none;}
.woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li a:focus, .woocommerce-MyAccount-navigation ul li.is-active a{ background:#66889a;color: #fff;border:none !important;}
.woocommerce-cart-form .product-name a{border:none !important;}
.woocommerce-MyAccount-navigation ul li:last-child{ border-bottom:none ;}
.woocommerce-MyAccount-navigation ul li:before{display:none !important;} 
.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions .button, .account-payment-methods-table .payment-method .button{ min-width:inherit !important;font-size:14px !important;line-height:26px !important;margin-right: 5px;padding: 3px 15px 1px 15px;}
.woocommerce-Addresses header:before, .woocommerce-Address header:before, .woocommerce-Addresses header:after, .woocommerce-Address header:after, #add_payment_method #payment ul.payment_methods li:before, .woocommerce-cart #payment ul.payment_methods li:before, .woocommerce-checkout #payment ul.payment_methods li:before, .woocommerce ul.order_details li:before{display:none !important;}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li{padding-left:0 !important;}
.woocommerce-Addresses header, .woocommerce-Address header{padding:0 0 11px 0;}
.woocommerce-Addresses header h3{width:100%;font-size:24px;}
.woocommerce-account .addresses .title .edit{width:auto; float:none;}
.woo-default-template .woocommerce .woocommerce-address-fields .button{ margin-top:15px;}
.account-payment-methods-table .payment-method .button{ min-width:inherit;}
.edit-account fieldset{ margin-top:30px;}
.edit-account fieldset legend{ padding-bottom:11px; margin-bottom:5px;}
.woocommerce-columns--addresses.addresses address{padding: 12px 15px;}
.woocommerce .woocommerce-info .button{font-size:14px;padding: 6px 11px;}

.woocommerce-address-fields button.button, .woocommerce-account .woocommerce-MyAccount-content button.button { margin-left: 3px;}
.woocommerce ul.order_details li strong{font-weight:600;}
.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads{margin:0 !important; padding:15px 0 !important;}
.woocommerce .woocommerce-customer-details{margin-bottom:60px !important;}
.woocommerce-Addresses header h3 {width: 100%;}

.quiz-page{padding-bottom:60px;}
.wpvqgr-wrapper div.wpvqgr-explanation, .wpvqgr-wrapper div.wpvqgr-forcetoshare, .wpvqgr-wrapper div.wpvqgr-askinfo{background-color:#edede9;border: 1px solid #d6d6d0;}
.inner-page-section.faq-five{margin-bottom:30px;}
.wpvqgr{margin-top:0 !important;}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button{font-size: 16px;line-height: 22px;padding: 9px 25px 9px 25px;margin-left: 15px;margin-bottom: -3px;margin-top: -6px;}
.woocommerce-info, .woocommerce-message { outline: none !important; }
.woocommerce-EditAccountForm.edit-account .woocommerce-Button.button { margin-top: 13px; }

.woocommerce ul#shipping_method li:before{display:none;}
.woocommerce ul#shipping_method li{padding-left:0;}
#add_payment_method .cart-collaterals .shipping-calculator-button, .woocommerce-cart .cart-collaterals .shipping-calculator-button, .woocommerce-checkout .cart-collaterals .shipping-calculator-button{border-bottom:none !important;}
.shipping-calculator-form{padding:0 !important;}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label{font-weight: 300;}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address .checkbox input[type="checkbox"]{margin-top: 10px;}
.woocommerce-terms-and-conditions-wrapper label.checkbox .input-checkbox{margin-left: -22px;margin-top:7px;}
.woocommerce-terms-and-conditions-wrapper label.checkbox{padding-left:22px;}
.woocommerce table.my_account_orders td a, .woocommerce table.my_account_orders th a{border-bottom:none !important;}
.woocommerce-Address address, .woocommerce-customer-details address { font-size: 16px; line-height: 22px;}
.woocommerce .products ul, .woocommerce ul.products{text-align:center;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{float:none;width: 21.5%;display:inline-block; vertical-align:top; text-align:left;}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{margin:4px 0 0px 0;}
.product-single-detail .btn-block button.button.alt { display: inline-block; vertical-align: top; margin-left: 16px;padding: 10px 22px 8px 22px;}
.woocommerce form .form-row textarea.input-text { line-height: 24px; }

.woocommerce table.my_account_orders td .button.view { border-bottom:2px solid #1d4c64 !important; }
.woocommerce table.my_account_orders td .button.view:hover { border-bottom:2px solid #66889a !important; }

/* cart icon */
.top-cart-main{width: auto;position:absolute;right:12px;top: 27px; padding:9px 15px 0 0; text-align:right;}
.top-cart { width: auto;display:inline-block;}
.top-cart span.cart-contents-count { background: #000; width: 20px; float: right; border-radius: 50%; height: 20px; text-align: center;   position: absolute; right: -10px; font-size: 10px; color: #fff;top: -4px;line-height: 20px;}
.cart-icon { max-width: 25px;}
.top-cart-main a {display:inline-block; border-bottom: none; position:relative;}
.top-cart img { max-width: 100%; width: auto; height: auto;}
.display-user { width: auto; display: inline-block; vertical-align: middle;margin: -4px 10px 0 0;}
.display-user h2{ margin:0;font-size: 16px; color: #000; font-family: "Prompt", sans-serif; line-height: 22px; font-weight: 400;}

.woocommerce-shipping-fields #ship-to-different-address label{margin:0 !important;}
.project-page-section.passed-line .project-arrow { position: absolute; bottom: 15px; top: inherit !important; }



.wpvqgr-wrapper div.wpvqgr-question{background-color:#fff; padding:60px 0 0 0; margin-top:30px;}
.wpvqgr-wrapper div.wpvqgr-question div.wpvqgr-question-picture, .wpvqgr-wrapper .figure, .wpvqgr-wrapper .figure img{margin-bottom:0px !important;}
.wpvqgr-wrapper div.wpvqgr-question div.wpvqgr-question-picture{ margin-top:45px;}
.wpvqgr-wrapper div.wpvqgr-question div.wpvqgr-answer span.wpvqgr-answer-label { margin-left: 0;}

.hero-slide{background-size: cover !important;height: calc(100vh - 150px) ;}

.project-page-section .page-title h1 strong { font-weight: 300;}

.about-section-new{justify-content: center; background: #fff;}
.about-section-new .about-company-img { width: 50%; position:relative;}
.about-section-new .about-company-img .play-btn{ width:100%; max-width:71px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%); z-index:1}
.about-section-new .about-company-text { width: 50%;}
.about-section-new .about-company-img .play-btn a{border: none;}
/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

.request-form-section ._form select {width: 100%; height: 48px; border:1px solid #000; background:#fff;}
.request-form-section legend._form-label { margin-bottom: 6px;}

.candle-btn-block {
  margin: 30px auto -106px;
  text-align: center;
}
.candle-btn-block .btn-block {
  background: #fff;
  display: inline-block;
  width: auto;
  padding: 18px;
  margin: 0 auto;
}
.candle-btn-block .quantity {
  /*! display: inline-block; */
  margin-right: 15px;
}
.candle-btn-block.candle-addtocart1 {
  /*! display: flex; */
  /*! align-items: center; */
}
.candle-btn-block .cart {
  display: flex;
  align-items: center;
}

.woocommerce .candle-btn-block .quantity  .qty {
  width: 86px;
  height: 60px;
  padding: 0px 2px 0px 2px;
}
.candle-btn-block .input-text {
  background-color: #fff;
  border: 2px solid #1d4c64;
  color: #66889a;
  height: 56px;
  font-size: 19px; letter-spacing: 2.38px; font-weight:700; text-transform: uppercase;
}
.woocommerce .candle-btn-block button.button { font-size: 19px; letter-spacing: 2.38px; font-weight:700; text-transform: uppercase; line-height: 36px; min-width: 536px; }
.fresh-drama-middle-sec .candle-btn-block { margin-bottom: 50px; }
.fresh-drama-middle-sec .candle-btn-block { margin-bottom: 0; margin-top: 0; }

.page-template-default ._form_5 ._form_5 { padding: 30px; border: 2px solid #fff; background: #fff; }
.page-template-default ._form_5 ._form textarea, .page-template-default ._form_5 ._form select { width: 100%; }
.page-template-default ._form_5 ._form textarea { border: 1px solid #293546; padding: 10px 15px; }
.page-template-default ._form_5 ._form select { height: 44px; border-radius: 0; border: 1px solid #293546; background: #fff; }
.page-template-default ._form_5 ._form ._html-code { display: block !important; }
.page-template-default ._form_5 ._form ._full_width._clear { display: block !important; padding-bottom: 0 !important; margin-bottom: 0 !important;  }
.page-template-default ._form_5 ._form ._html-code h2 { margin-top: 30px; margin-bottom: 0; }
.page-template-default ._form_5 ._form ._submit { font-size: 19px; font-weight: 700; letter-spacing: 2.38px; text-transform: uppercase; border: none; font-family: "Open Sans"; line-height: 52px; }
.page-template-default ._form_5 ._form ._form-label { color: #000; }
.page-template-default ._form_5 ._form ._html-code p { margin-bottom: 10px;}


@media screen and (min-width: 768px){
.testimonials-section .row { display: flex; justify-content: center; }
}
@media screen and (min-width: 540px){
.page-template-default ._form_5 ._form ._row._checkbox-radio { width: 47%; padding-right: 2%; }
}
@media screen and (max-width: 600px){
.page-template-default ._form_5 ._form ._html-code h2 { font-size: 24px; }
.page-template-default ._form_5 ._form ._submit { font-size: 17px; letter-spacing: 1.5px; line-height: 50px; }
.wp-block-spacer.design-question-spacer { height: 60px !important; }

}
@media screen and (max-width: 480px){
.page-template-default ._form_5 ._form_5 { padding: 25px; }	
}

.nice-thumbnail.respondive-video1 {
  position: relative;
}
.nice-thumbnail.respondive-video1 .play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  max-width: 71px;
}
.nice-thumbnail.respondive-video1 .play-btn a {
  border: none;
}



/****2025****/
body.home { padding-top: 0; background: #f6f5f2; font-family: "helvetica-lt-pro",sans-serif; }
.home .main-header:after { content: ""; position: absolute; left: 0; right: 0; top: 0; background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.74) 0%, rgba(0, 0, 0, 0)); height: 260px; width: 100%; }
.navbar-fixed-top { background: #fff; border-bottom: solid 0px #484d50; }
.home .navbar-fixed-top { background-color: transparent; }
.home .navbar-fixed-top.stuck { background: #fff; }
header.navbar-fixed-top { position: fixed; top: 0; left: 0; right: 0; }
.header-nav { padding: 28px 0; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; }
.wsmenu-list > li { padding: 0 18px; }
.wsmenu-list > li > a { font-size: 16px !important; padding-top: 11px; padding-bottom: 11px; }
.stuck.navbar-fixed-top .wsmenu-list > li > a { padding-top: 11px; padding-bottom: 11px; }
.wsmenu-list > li:last-child a { border: solid 2px #1d4c64 !important; padding-top: 9px !important; padding-bottom: 9px !important; padding-left: 27px !important; padding-right: 27px !important; background-color: #fff;  color: #66889a !important; font-weight: 700; text-transform: uppercase; }
.wsmenu-list > li:last-child a:hover { background: #66889a !important; color: #fff !important; border: solid 2px #66889a !important;  }
@media screen and (min-width: 992px){
.wsmenu-list > li:last-child a { border-right:  none !important; }
.wsmenu-list > li:last-child a:hover { border-right:  none !important;  }	
}
.stuck .wsmenu-list > li { padding: 0 18px; }
.stuck .wsmenu-list > li:last-child { padding-right: 0; }
.logo { padding-top: 0; padding-bottom: 0; min-height: 46px; position: relative; max-width: 378px; padding-left: 26px; }
.logo span { position: absolute; left: 25px; top: 0; }
.light-logo { opacity: 0; }
.dark-logo { opacity: 1; }
.home .dark-logo { opacity: 0; }
.home .light-logo { opacity: 1; }
.home .navbar-fixed-top.stuck .dark-logo { opacity: 1; }
.home .navbar-fixed-top.stuck .light-logo { opacity: 0; }
.stuck .logo { min-height: 30px; padding-top: 0; padding-bottom: 0; top: 9px; }
.stuck .header-nav { padding: 10px 0; }
.stuck.navbar-fixed-top { -webkit-box-shadow: 0 0 6px rgba(0,0,0,.1); -moz-box-shadow: 0 0 6px rgba(0,0,0,.1); box-shadow: 0 0 6px rgba(0,0,0,.1); }
.wsmenu-submenu li a { font-size: 16px !important; font-family: "Prompt", sans-serif !important; }
@media screen and (min-width: 992px){
.home .wsmenu-list > li > a { color: #fff !important; }
.home .wsmenu-list > li > a:hover { color: #66889a !important; }

.home .stuck .wsmenu-list > li > a { color: #211817 !important; }
.home .stuck .wsmenu-list > li > a:hover { color: #66889a !important; }
}
.home .wsmenu-list > li:last-child a { color: #66889a !important; }
.home .wsmenu-list > li:last-child a:hover { color: #fff !important; }

.wsmenu-list li { font-family: "Prompt", sans-serif; }
.wsmenu-list > li > a { color: #211817 !important; text-transform: uppercase; letter-spacing: 0.84px; }
.wsmenu-list > li > a.active, .wsmenu-list > li > a:hover { color: #66889a !important; }

.hero-content-box { width: 552px; padding: 40px 15px 0 15px; background: rgba(246,245,242,0.77); margin: 0 auto; position: absolute; left: 0; right: 0; bottom: -1px; text-align: center; z-index: 2; }
.hero-content-box h1 { padding: 0; margin: 0 0 3px; font-size: 24px; font-weight: 300; color: #211817; letter-spacing: normal; }
.hero-content-box h2 { padding: 0; margin: 0 0 15px 0; font-size: 18px; font-weight: 300; color: #211817; /*text-transform: uppercase;*/ letter-spacing: normal; }
.hero-button { margin-bottom: -23px; }
.hero-content-box .btn { line-height: 45px; min-width: 164px; }
.hero-slide { height: calc(100vh - 168px); overflow: hidden; }

/***Testimonials***/
.testimonials-section { padding: 115px 0; }
.testimonials-main.white-testimonials { background: #fff; max-width: 596px; padding: 71px 110px 71px; }
.testimonials-main p { margin-bottom: 12px; }
.client-detail { font-size: 14px; text-transform: uppercase; font-weight: 400; }

.hero-testimonials .testimonials-section { padding: 0 0 98px 0; }
.hero-testimonials .testimonials-main { max-width: 552px; }

/***Project Listing***/
.latest-portfolio-sec { float: left; width: 100%; }
.latest-portfolio-sec .project-listing { padding: 0;}
.latest-portfolio-sec .project-listing .row { margin-left: -1px; margin-right: -1px;}
.latest-portfolio-sec .project-listing .col-md-4 { padding-left: 0px; padding-right: 0px; width: 33.3333%; float: left; }
.project-items { border: solid 1px #1e3039; }
.latest-portfolio-sec .project-items { border-right:  none; }
.project-items .project-figcaption { top: inherit; background: #1e3039 !important; padding: 20px 15px; width: 260px; margin: 0 auto; bottom: -30px; }
.project-items .project-figcaption h2 { font-size: 16px; font-weight: 700; letter-spacing: 1px; color: #66889a; text-transform: uppercase; padding: 0; margin: 0; line-height: normal; }
.project-items .project-figcaption p { font-size: 16px; font-weight: 300; color: #fff; }
.project-items { overflow: visible; }
.latest-portfolio-sec .project-items a:hover figure figcaption h2 { color: #fff; }
.project-items a:hover .project-figcaption h2 { color: #fff; }

.about-msi-sec { float: left; width: 100%; margin: 140px 0 0; background: #fff; }
.about-msi-sec .row { margin: 0; display: flex; align-items: center; }
.about-msi-sec .row .col-md-6 { padding: 0; }
.about-msi-sec .row .col-md-6:first-child { border-top: 2px solid #1e3039; border-bottom: 2px solid #1e3039; }
.about-msi-photo { width: 278px; margin-left: auto; padding: 52px 0; margin-right: -48px; }
.about-msi-photo img { border: 2px solid #fff; }
.about-msi-content { max-width: 726px; }
.about-msi-box { max-width: 340px; margin: 0 auto; }
.about-msi-box h2 { font-size: 22px; font-weight: 300; color: #211817 !important; }
.about-msi-box p { color: #211817 !important; }
.about-msi-box .btn { min-width: 304px; }
.meet-our-founder-section .section-title.font-script h2 {
  font-size: 22px;
}
.middle-testimonials { float: left; width: 100%; }

.long-island-design-services-sec { float: left; width: 100%; background: #1e3039; }
.long-island-design-services-sec .row { display: flex; align-items: center; }
.long-island-design-services-content-inner { max-width: 420px; margin: 0 auto; }
.long-island-design-services-content-inner h2 { color: #fff; font-size: 22px; font-weight: 300; margin-bottom: 15px; }
.long-island-design-services-content-inner p { color: #fff; margin-bottom: 20px; }
.long-island-design-services-content-inner .btn { margin-top: 0; min-width: 330px; }

.home-sign-up-form { float: left; width: 100%; background-size: cover !important; border-top: 2px solid #1e3039; border-bottom: 2px solid #1e3039; margin-top: 65px; padding: 82px 0; }
.home-sign-up-form-box { max-width: 598px;  margin: 0 auto; padding: 40px 70px 0 70px; background-color: rgba(255, 255, 255, 0.8); }
.home-sign-up-form-box h2 { font-size: 22px; font-weight: 300; /*text-transform: uppercase;*/ color: #211817; }
.home-sign-up-form-box p { color: #211817; }

.last-testimonials { float: left; width: 100%; }
.main-page-section { padding-bottom: 30px; }

.home-sign-up-form-box ._form ._form_element._full_width { width: 50%;
  padding-right: 20px;
  display: flex;
  gap: 6px;
  align-items: flex-end; }
.home-sign-up-form-box ._form ._form_element._full_width ._field-wrapper {
  flex: min-content;
}
.home-sign-up-form-box ._form-content { display: flex; flex-wrap: wrap; }
.home-sign-up-form-box ._form ._form-label { width: auto; padding-bottom: 0; margin-bottom: 0; position: relative; bottom: -4px; }

footer .call-to-action-btn .btn {
  min-width: 225px;
}


.footer-top { position: relative; background-size: cover !important;  border: solid 1px #1e3039; }
.footer-top:before { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(30, 48, 57, 0.69); }
.footer-logo { padding: 0px 0 28px; }
.footer-logo img { max-width: 278px; }
.footer-bottom-full { background: #1e3039; }
.footer-details address { color: #fff; font-size: 16px; line-height: 1.48; font-weight: 300; }
.footer-details address em { font-size: 8px; font-style: normal; position: relative; top: -2px; }
.footer-details address a { color: #fff; font-size: 16px; font-weight: 300; }
.footer-details address a:hover { color: #66889a; }
.footer-social { margin-bottom: 15px; }
.footer-social a { color: #66889a; font-size: 30px; }
.footer-social a:hover { color: #fff; }
.footer-links ul li, .footer-links ul li a { color: #90b3c5 !important; }
.footer-links ul li a:hover { color: #fff !important; }



.each-question-faq .schema-faq .schema-faq-question:after {display: block;  width: 25px;  height: 25px;  background-size: 100% auto;  right: 17px; top: calc(50% - 13px);background-color: #66889a;
    color: #fff; font-size: 36px; line-height: 22px; border-radius: 50%; font-family: "Prompt", sans-serif; font-weight: 100;}
/* .each-question-faq .schema-faq .schema-faq-question.faq-q-open:after {content: "";background: url(../images/faq-minus.png) no-repeat center center;background-size: 100% auto;} */
.each-question-faq .schema-faq .schema-faq-section { background-color: transparent;  }
.each-question-faq .schema-faq-section a {border-bottom: 0px solid #cdcbc8 !important;}
.each-question-faq .schema-faq .schema-faq-question {font-size:16px !important;font-weight: 600;color:#211817;border-top: 1px solid #1e3039;padding:22px 50px 22px 37px;}
.each-question-faq .schema-faq p.schema-faq-answer {padding:0px 50px 22px 37px;border-bottom: none;background-color:transparent;color: #000000;font-size: 16px;}
.each-question-faq .schema-faq .schema-faq-section {border: none;margin-bottom: 0px;}
.each-question-faq .schema-faq .schema-faq-section:last-child{margin-bottom: 15px; }
.page-id-918 .each-question-faq .schema-faq.wp-block-yoast-faq-block {margin-top: 40px;}