/*
  Theme Name: BLANK
*/
/*------------------------------------*\
    MAIN
\*------------------------------------*/
#conversations-wrap{display:none !important;}
#conversations-wrap iframe {
	display: none !important;
}
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-font-smoothing:antialiased;
  font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
  font-size:62.5%;
}
body {
  font-family:'Lato', sans-serif;
  color:#444;
  font-size:14px;
  line-height:20px;
}

/*custom font start*/

@font-face {
    font-family: 'kelson';
    src: url('fonts/custom_font/kelsonsans-normal-webfont.woff2') format('woff2'),
         url('fonts/custom_font/kelsonsans-normal-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kelson_light';
    src: url('fonts/KelsonSans-Light.otf');
}
@font-face {
    font-family: 'BebasNeue-Regular';
    src: url('fonts/BebasNeue-Regular.otf');
}
@font-face {
    font-family: 'beyond-infinity';
    src: url('fonts/custom_font/beyond_infinity_-_demo-webfont.woff2') format('woff2'),
         url('fonts/custom_font/beyond_infinity_-_demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*custom font end*/

/* clear */
.clear:before,
.clear:after {
  content:' ';
  display:table;
}
.clear:after {
  clear:both;
}
.clear {
  *zoom:1;
  clear:both;
}
img {
  max-width:100%;
  vertical-align:bottom;
}
a {
  color:brown;
  text-decoration:underline;


}
a:hover {

  text-decoration:none;
}
a:focus {
  outline:0;
}
a:hover,
a:active {
  outline:0;
}
input:focus {
  outline:0;
  border:1px solid #04A4CC;
}
ul,li,h1,h2,h3,h4
{list-style-type:none;margin:0;padding:0}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
/* wrapper */
/* header */
.header {

  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  width: 100%;
  z-index: 9;
}


.landing_slider_padding section.elementor-section.elementor-inner-section.elementor-element.elementor-element-5ffd0a8f.elementor-hidden-mobile.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    display: none;
}

.landing_slider_padding .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
    padding: 0px 10px 10px;
}

#menu-main-menu{ /*max-width:678px;*/ margin:0 auto; text-align: center;}


/* logo */
.logo {
}
.logo-img {
}
/* nav */
/* nav */
.main-nav{
  color:#015198;
}
.nav_area ul li{
  display:inline-block;
}
.nav_area ul li a {
  padding: 45px 10px;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  font-family:'georgia-bold', sans-serif;
}

.nav_area > ul > li.current-menu-item > a, .nav_area > ul > li.current-menu-parent > a{
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background:#000;
  color:#fff;
  line-height:20px;
}

.nav_area > ul > li > a:hover{
  text-decoration:underline;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background:#000;
  color:#fff;
}

span.tel i {
  padding-right: 5px;
}


ul.sub-menu li{
  display:block;
}
ul.sub-menu li a{
  padding:5px 10px;
  display:block;

}

.desktop > div {
  display: inline-block;
  vertical-align: middle;
}

.desktop {
  display: block;
  /*width: 100%;*/
  text-align: right;
}

.desktop  .contact > span {
  display: block;
  text-align: center;
  padding: 17.5px 15px;
}

.desktop  span.tel {
  background: #1e1e1d;

}

.desktop  span.map {
  background: #575654;
}

.desktop  .contact span  a{
  color: #fff;
  line-height:21px;

}

.desktop span.facebook i {
  border: 3px solid #000;
  text-align: center;
  margin: 0px -6px 0 17px;
  font-size: 20px;
  color: #000;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-weight: bold;
}
.menu-item a img{
  height:auto;
}

/*.con_response{ display: none; }*/
.con_response.visible {
  display: block;
  text-align: center;
}
.con_response a {
  font-weight: bold;
  text-decoration: underline;
}


/*t edit start*/

.page-template-template-home-layout main .container {
 /* width: 95%;
  margin: auto;*/
}
.about_box_cover {
  padding: 0;
  text-align: center;
  background-color: #f0f2f1;
  padding: 80px 0 30px;
  margin: 50px 0 70px;
  position: relative;
}
.home_mid_box {
  text-align: center;
  margin: 50px 0;
  height: 40px;
  position: relative;
}
.home_mid_box img {
  display: inline-block;
  padding: 10px 15px;
  background-color: unset;
  margin-bottom: -17px;
}
.home_mid_box::after {
  content: "";
  display: block;
  width: 48%;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 0;
}
.home_mid_box::before {
  content: "";
  display: block;
  width: 48%;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  right: 0;
}

.page-template-template-home-layout main h1,
.page-template-template-home-layout main h2,
.page-template-template-home-layout main h3,
.page-template-template-home-layout main h4,
.page-template-template-home-layout main h5,
.page-template-template-home-layout main h6 {
  font-family: 'beyond-infinity';
}
.page-template-template-home-layout,
.page-template-template-home-layout main p,
.page-template-template-home-layout main ul li,
.page-template-template-home-layout main ol li {
  font-family: 'kelson';
}
.section_head_box {
  font-size: 60px;
  max-width: 630px;
  margin: auto;
  margin-bottom: 20px;
  color: #000;
  line-height: 58px;
}
.section_head_box_sm {
  font-size: 50px;
  max-width: 630px;
  margin: auto;
  margin-bottom: 20px;
  color: #000;
  line-height: 85px;
}
.sm_text_box {
  max-width: 840px;
  margin: auto;
}
.sm_text_box p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1.4px;
  margin-bottom: 80px;
}
.mid_banner_box img {
  margin-bottom: 60px;
}
.sm_text_box_2 p {
  margin-bottom: 30px;
}
.the_process_section .section_head_box {
  text-align: center;
  margin-bottom: 50px;
}
.the_process_section {
  padding-bottom: 40px;
}
.process_list_box h3 {
  font-size: 50px;
  color: #000;
  text-align: center;
}
.process_list_box ul li {
  padding-left: 35px;
  position: relative;
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 1px;
}
.process_list_box ul li ol {
  padding-left: 50px;
}
.process_list_box ul li::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #b0b0b0;
  position: absolute;
  top: 2px;
  left: 0;
}
.gallery_box_inner .gallery_box {
  margin-bottom: 35px;
}
.team_section_cover {
  text-align: center;
}
.team_section_cover .home_mid_box {
  margin: 0 auto 30px;
}
.team_section_cover p {
  font-size: 21px;
  color: #000;
  margin: 28px 0 26px;
  line-height: 40px;
}
.about_box_cover .home_mid_box:first-child {
  margin-top: 0;
}

#lpopti.form_box_cover{padding: 0 !important;}


.form_box_cover .gform_title {
  display: none;
}
.form_box_cover {
  padding: 50px 0 0;
}
body .form_box_cover form input, .form_box_cover form select, .form_box_cover form textarea {
  border: 1px solid #000;
  padding: 12px 16px !important;
  background-color: #fff;
  font-size: 16px !important;
  text-transform: capitalize;
}
body .form_box_cover form .gfield_radio .gchoice {
  display: inline-block;
  margin-right: 20px;
}
.contact_radio_btn {
  text-align: center;
}
body .contact_radio_btn legend {
  font-size: 20px !important;
  margin: 27px 0 !important;
  text-transform: uppercase;
  letter-spacing: 0.9px;
  line-height: 35px;
}
body .contact_radio_btn .gfield textarea.large {
  height: 100px!important;
}
body .contact_radio_btn .gchoice {
  display: inline-block;
  margin-right: 20px;
}
.form_box_cover .gform_footer .gform_button {
  background-color: #000;
  color: #fff;
  font-size: 23px;
  text-transform: uppercase;
  width: 100%;
  text-align: left;
  background-image: url('images/submit_btn_img.png');
  background-repeat: no-repeat;
  background-position: 96% center;
  max-width: 300px;
}


body .form_box_cover form input::placeholder, .form_box_cover form select::placeholder, .form_box_cover form textarea::placeholder {
  color: #000;
  opacity: 1; /* Firefox */
}
body .form_box_cover form input:-ms-input-placeholder, .form_box_cover form select:-ms-input-placeholder, .form_box_cover form textarea:-ms-input-placeholder {
  color: #000;
  opacity: 1; /* Firefox */
}
body .form_box_cover form input::-ms-input-placeholder, .form_box_cover form select::-ms-input-placeholder, .form_box_cover form textarea::-ms-input-placeholder {
  color: #000;
  opacity: 1; /* Firefox */
}
.banner_cover {
  position: relative;
}
.banner_cover .banner_content_box {
  position: absolute;
  left: 0;
  width: 100%;
  max-width: 740px;
  text-align: center;
  bottom: 60px;
  right: 0;
  margin: auto;
}
.banner_cover .banner_content_box h2,
.banner_cover .banner_content_box div,
.banner_cover .banner_content_box a {
  color: #fff;
}
.banner_cover .banner_content_box h2 {
  font-size: 60px;
}
.banner_cover .banner_content_box .btn_box {
  display: inline-block;
  background-color: #fff;
  color: #000;
  padding: 14px 17px 12px;
  font-size: 25px;
  text-transform: uppercase;
  margin: 15px 0;
}
.banner_cover .phone_box {
  display: block;
  font-size: 28px;
  line-height: 60px;
} 
.footer_cover {
  background-color: #000;
  padding: 22px 0;
}
.footer_cover .footer_logo {
  max-width: 224px;
  float: right;
  margin-top: 13px;
}
.footer_cover .address_box ul li {
  font-size: 20px;
  line-height: 42px;
  color: #fff;
  letter-spacing: 1px;
}
.page-template-template-home-layout footer .container {
  width: 95%;
  margin: auto;
}
.page-template-template-home-layout  footer.footer {
  display: none;
}
.page-template-template-home-layout header.header {
  display: none;
}
.page-template-template-home-layout .topbar-wrapper.legacy {
  display: none;
}
.header_cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 11;
}
.header_inner_cover {
  padding: 30px 0;
}
.upper_header_box {
  background-color: #000;
  padding: 20px 0;  
}
.page-template-template-home-layout .header_cover .container {
  width: 95%;
  margin: auto;
}
.header_inner_cover .header_logo {
  max-width: 225px;
}
.process_list_box ul li.sub_list::before {
  content: "";
  display: none;
}
.process_list_box ul li.sub_list li::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  top: 6px;
}
.process_list_box ul li.sub_list {
  padding-left: 0;
  font-size: 18px;
  color: #000;
  padding-left: 15px;
}
.process_list_box ul li.sub_list li {
  padding-left: 21px;
  font-size: 15px;
  letter-spacing: 1px;
  margin-bottom: 2px;
}
.banner_cover img {
  height: 520px;
  width: 100%;
  object-fit: cover;
}
.about_box_cover .home_mid_box {
  margin: 0;
}
.home_mid_box.home_top_box {
  position: absolute;
  top: -20px;
  left: 0;
  width: 95%;
  right: 0;
  margin: auto;
}
.home_mid_box.home_bottom_box {
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 95%;
  right: 0;
  margin: auto;
}
.gallery_box_cover {
  background-color: #f0f2f1;
  position: relative;
  margin: 0 0 50px;
  padding: 55px 0 30px;
} 
.gform_submission_error {
  font-family: 'kelson' !important;
  font-size: 18px !important;
}
section.qc_header {
  background-color: #000;
  padding: 30px 0;
}
section.qc_header span.tel a {
  font-size: 32px;
  color: #fff;
  font-family: 'kelson';
  letter-spacing: 13px;
  display: block;
  margin-top: 28px;
}
section.qc_header span.tel a i.fa-phone {
  display: none;
}
.qc_header .site-logo a {
  display: block;
  max-width: 260px;
}
.qc_footer .site-logo > a {
  max-width: 260px;
  display: block;
}
.gallery_cover .robo_gallery > .rbs-img {
  width: 50% !important;
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
}
.gallery_cover .robo_gallery > .rbs-img .rbs-img-image {
  width: 100% !important;
  height: 100% !important;
}
.gallery_cover .robo_gallery > .rbs-img .rbs-img-image .rbs-img-thumbs {
  width: 100% !important;
  height: 100% !important;
}
.gallery_cover .robo_gallery > .rbs-img .rbs-img-image .rbs-img-thumbs img {
  position: static !important;
  height: 250px !important;
  min-height: unset;
  object-fit: cover;
}
body .gallery_cover .robo_gallery {
  height: auto!important;
}
body .gallery_cover .robo_gallery .rbsTitle {
  display: none!important;
}
.quartz_testimonial_carousel .section_head_box_sm {
  text-align: center;
  font-family: 'beyond-infinity';
  font-size: 70px;
}
.author_box_cover .quartz_testimonial_carousel p {
  max-width: unset;
}
.author_box_cover .quartz_testimonial_carousel .sm_text_box {
  max-width: unset;
  margin: auto;
  padding: 0 90px 20px;
}
.city_contact_box_cover {
  background-color: #f4f4f4;
  padding: 20px 0 45px;
}
.city_contact_layout_cover {
  padding-top: 50px;
}
.city_contact_layout_cover .testimonial-block {
  margin-top: 50px;
}
.city_contact_box_cover .contact-us .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), 
.city_contact_box_cover .cta-right .gform_wrapper select {
  padding: 12px 9px !important;
  background: #fff;
  border: 1px solid;
}


.product_height_box .elementor-image-box-img img {
  height: 180px;
  object-fit: cover;
}


.form_box_cover .gform_wrapper {
  background-color: #fff;
  padding: 30px 40px;
  border-radius: 15px;
}
.form_box_cover .gform_wrapper form input {
  box-shadow: unset !important;
  border: 1px solid #c0c0c0 !important;
  border-radius: 4px !important;
  height: 40px;
  color:#000;
}
.form_box_cover .gform_wrapper form {
  padding: 0 !important;
  background-color: transparent !important;
}
.form_box_cover .gform_wrapper .gform_title {
  font-family: "Montserrat", Sans-serif;
  font-size: 23px!important;
  color: #0C0254;
  font-weight: bold;
  text-align: left;
  line-height: 25px;
  letter-spacing: 0px;
  font-weight: 700;
  margin-top: 5px;
}
.form_box_cover .gform_wrapper .gfield_label {
  font-weight: 500;
  font-size: 15px;
  color:#000;
}
.form_box_cover .require_text_box{
  text-align: left;
  color: #000;
  font-size: 14px;
}
.form_box_cover .require_text_box .require_text{
  color: red;
}
.form_box_cover .gform_wrapper .gfield{
  text-align: left !important;
}
.form_box_cover .gform_wrapper .gfield_required_text{
  display: none;
}
.form_box_cover .gform_wrapper .gfield_required:after{
  content: "*";
  color: #f80b0b;
  margin-left: 1px;
  position: relative;
  bottom: 3px;
}
.form_box_cover .gform_wrapper .gform_button {
  width: 100% !important;
  border: 0 !important;
  background: #000 !important;
  color: #fff !important;
  padding: 10px !important;
  height: unset;
  margin-top: 10px;
  text-align: center !important;
  max-width: unset;
}
.gform_confirmation_message {
  color: red;
  background: #fff;
  padding: 32px;
  line-height: 32px !important;
}
.form_box_cover .gform_wrapper .gform_button:hover{
  opacity:0.8;
}
.form_box_cover form .gfield_checkbox .gchoice {
  display: inline-block;
  margin-right: 20px;
}
.form_box_cover form .gfield_checkbox .gchoice label {
  font-weight: 400 !important;
  color: #000;
}
.form_box_cover form .gfield_checkbox {
  text-align: left !important;
}
.form_box_cover .gform_validation_errors {
  display: none !important;
}
.form_box_cover .validation_message {
  padding: 1px 5px !important;
}
.fancy-gallery .fancybox-thumbs > img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
main ul li {
  list-style: disc;
}
main ul {
  padding-left: 20px;
}



/*t edit end*/


/*responsive*/

@media (min-width:1211px) and (max-width:1410px){
  .nav_area ul li a.menu-image-title-after{padding: 45px 8px;font-size: 12px;}
}
@media (min-width:1200px) and (max-width:1210px){
  .nav_area ul li a.menu-image-title-after{padding: 45px 7px;font-size: 12px;}
}
@media (min-width:946px) and (max-width:1038px){
  .nav_area ul li a.menu-image-title-after{padding: 45px 6px;font-size: 11px;}
}
@media (min-width:768px) and (max-width:848px){
  .nav_area ul li a.menu-image-title-after{padding: 45px 4px;font-size: 9px;}
}




@media screen and (max-width: 992px){

  .edging_box_cover .qa_edging_box p {
    font-size: 17px;
  }

}


@media screen and (max-width: 850px){

  .banner_cover .banner_content_box h2 {
    font-size: 50px;
  }
  .banner_cover .banner_content_box .btn_box {
    padding: 16px;
  }
  .banner_cover .banner_content_box {
    bottom: 30px;
  }

}

@media(max-width:1024px)
{
  /*div#gform_wrapper_10 {*/
  /*  display: none!important;*/
  /*}*/

  .landing_slider_padding section.elementor-section.elementor-inner-section.elementor-element.elementor-element-b1bec0c.elementor-hidden-desktop.elementor-hidden-tablet.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    display: none!important;
  }
}

@media(min-width:768px){
  .header.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
  }
  
  /*div#gform_wrapper_10 {*/
  /*  display: none!Important;*/
  /*  }*/

  

  .text-column .content {
    max-width: 80%;
    margin: 0 auto;
  }

  header.header > div {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }

  .header{
    height: 105px;
    display:table;
    width:100%;
  }

  .menu-side {
    position: static;
  }

  .nav_area ul li:hover .sub-container  {
    display:Block;
  }
  ul.menu{
    display:block !important;
  }
  ul.sub-menu {
    max-width: 720px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
  }

  .sub-container {
    background: rgba(0, 0, 0, 0.84);
    position: absolute;
    left: 0;
    width: 100%;
    display:none;
  }


  ul.sub-menu li {
    display:inline-block;
    width: 24.5%;
    vertical-align:top;
  }

  ul.sub-menu li a{
    color:#fff;
    font-family:'Lato', sans-serif;
  }
  .mobile {
    display: none;
  }
  .space .footer{
    padding-bottom: 100px!important;
  }
  .mobile-footer{display:none;}
}
/* sidebar */
.sidebar {
}
/* footer */
.footer {
  background: url(../../../wp-content/uploads/2017/12/footer-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 65px 0 25px 0;
  color: #fff;
}

.footer .facebook {
  padding-top: 20px;
}

.footer .facebook a {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: bold;
}

.footer .facebook i.fa.fa-facebook, .footer .facebook i.fa.fa-instagram {
  width: 32px;
  height: 32px;
  border: 3px solid #fff;
  text-align: center;
  line-height: 28px;
  margin-right: 10px;
  font-size: 16px;
}

.footer .address-blok > div {
  display: block;
  margin: 0 0 15px 0;
  font-size: 13px;
  text-transform: uppercase;
}

.footer .address-blok i {
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
  font-size: 16px;
}

.footer div.hours p {
  display: inline-block;
  line-height: 22px;
}

.pages ul li a {
  font-family: 'georgia',sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 1px;
}

.footer .row {
  padding-bottom: 25px;
}

.copyright {
  font-size: 11px;
  color: hsla(0, 0%, 100%, 0.46);
  text-transform:uppercase;
}
.copyright img {
  vertical-align: middle;
  margin: 0 5px 0 0;
}


/*------------------------------------*\
    BANNER
\*------------------------------------*/
#virtour{
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
#tourcont{width:100%;margin:0;padding:0;}
div#gform_wrapper_2 {
  display: block !important;
}

h1.page-title {
  font-size: 77px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  top: 60%;
  transform:translateY(-50%);
  position: absolute;
  width: 100%;
  text-align: center;
}
.header-banner {
  position: relative;
  min-height: 110px;
}

.header-banner.single-post-banner {
    min-height: 393.48px;
}

.header-banner img {
  width: 100%;
  max-height: 510px;
}
.header-banner:before {
  content:'';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, .5);
}


/*------------------------------------*\
    PAGES
\*------------------------------------*/

#home-slider{max-height:1016px;overflow:hidden;width:100%;}

.owl-stage {
display: -webkit-box;
display: -moz-box;
display: -ms-box;
display: box;
}

#home-slider .owl-carousel .owl-nav.disabled{

}
.owl-carousel:not(.owl-loaded){ 
    opacity: 0; 
    visibility:hidden;
    height:0;
}

.owl-theme .owl-nav [class*=owl-next], .owl-theme .owl-nav [class*=owl-next]:hover {
  background: transparent url(/wp-content/uploads/2017/12/right.png);
  right: 0;
  position: absolute;
  color: transparent;
  background-repeat: no-repeat;
  width: 100px;
  background-position:right center;
}

.owl-theme .owl-nav [class*=owl-prev], .owl-theme .owl-nav [class*=owl-prev]:hover {
  background: transparent url(/wp-content/uploads/2017/12/left.png);
  left: 0;
  position: absolute;
  color: transparent;
  background-repeat: no-repeat;
  width: 100px;
  background-position:left center;
}



.owl-theme .owl-nav {
  margin-top: 10px;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}

.slider-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  text-align: center;
  color: #fff;
  width: 100%;
}

.slider-content h2 {
  font-size: 77px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
  background: url(../../../wp-content/uploads/2017/12/slider-back.png) no-repeat center!important;
  padding: 15px 0;
  text-shadow: 2px 2px #000;
}

a.sl-btn  {
  background: #fff;
  font-size: 11px;
  font-weight: 700;
  padding: 20px 20px;
  margin: 15px 0;
  display: inline-block;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.content-block {
  text-align: center;
  padding: 40px 0;
}

.content-block h2.scetion-title, .testimonial-block  h2.section-title, .large-text h2, .cta-block h2.section-title{
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
}

span.separator {
  display: block;
  padding: 15px 0;
  max-width: 360px;
  margin: 0 auto;
}

span.separator:before , span.separator:after{
  content: '';
  display: inline-block;
  height: 1px;
  width: 150px;
  background: #000;
  vertical-align: middle;
}

span.separator img {
  padding: 0 5px;
  vertical-align:middle;
}

.content-block .content {
  font-size: 14px;
  line-height:22px;
}

.testimonial-block {
  position: relative;
}

.testimonial-block h2.section-title {
  color: #fff;
  position: absolute;
  z-index: 9;
  font-weight: 700;
  width: 100%;
  text-align: center;
  top: 85px;
}

.testimonial-block .item {
  padding: 150px 0 100px 0;
  color: #fff;
  text-align: center;
  background-size: cover !important;
}

.testimonial-block  h2.section-title{
  color:#fff;
}

.testimonial-block .text {
  font-size: 25px;
  line-height: 35px;
  font-family: 'Playfair Display',sans-serif;
  margin-bottom: 50px;
  height:105px;
}


.testimonial-block h2 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 4px;
  padding: 15px 0;
}

.testimonial-block .owl-carousel .owl-item img.quote {
  width: 32px;
  text-align: center;
  max-width: 100%;
  margin: 0 auto;
}


.post-block .title-block {
  background-size: cover !important;
  background-position: center center !important;
}

.post-block h4.post-title a {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-weight: 800;
}

.post-block h4.post-title {
  padding: 20px 0 15px 0;
  line-height: 26px;
}

.post-block span.date {
  color: #969696;
  float: right;
  font-size: 18px;
}

.post-block .rp-desc {
  color: #252525;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}


.read-more-button, .custom_button{
  background: #000;
  color:#fff;
  font-size: 11px;
  font-weight: 700;
  padding: 20px 20px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#blackbutton{
  float:right;
  background: #000;
  color:#fff;
  font-size: 11px;
  font-weight: 700;
  padding: 20px 20px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 25px;
}
@media only screen and (max-width:800px){
  #blackbutton{width:100%;float:none;display:block;margin-bottom:10px;}
}

a.read-more-button:after, .box-text a:after, .custom_button:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 7px;
  background: url(../../../wp-content/uploads/2017/12/right-arrow.png) no-repeat center;
  margin-left: 25px;
}

.right-blog {
  padding-top: 60px;
  padding-bottom: 85px;
}

ul.post-social {
  float: right;
  padding-top: 8px;
}

ul.post-social li {
  display: inline-block;
}

.post-social a {
  display: block;
  border: 2px solid #000;
  width: 32px;
  height: 33px;
  text-align: center;
  line-height: 30px;
  margin: 2px;
  color:#000;
}
.post-block {
  margin-bottom: 30px;
}
.post-img a img{
  width:100%;
  height: 220px;
  object-fit: cover;
}
.blog-postwrap .row {
  display: flex;
  flex-wrap: wrap;
}
.blog-postwrap{
  margin-top: 50px;
}
.title-block h2.section-title {
  font-size: 77px;
  font-weight: 300;
  text-transform: uppercase;
  color: #000;
  text-align: right;
  padding-right: 15px;
}

.row2, .row1{
  display:table;
  width:100%;
  position:relative;
}

.row2 .single-item {
  display: table-cell;
  width: 70%;
  height: 70vh;
  background-size: cover !important;
  border: 4px solid #fff;
  border-left: 0;
  position: relative;
}
.row2 .single-item:last-child{
  border-right:0px;
}

.box-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
  color: #fff;
}

.box-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
  color: #fff;
  background: url(../../../wp-content/uploads/2017/12/back-box.png) no-repeat left;
}

.box-text h2 {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  padding-bottom: 10px;
}

.box-text a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.80);
  text-transform: uppercase;
  font-family: 'georgia-bold', sans-serif;
}

.row1 .single-item {
  position: relative;
  background-size: cover !important;
  height: 45vh;
  border: 4px solid #fff;
  border-left: 0;
  width:35%;
  border-bottom:0px;
  background-size: cover !important;
  background-position: center !important;
}
/*maan css start*/
.expert_form_box h2{
  display: block !important;
  text-align: center;
  font-family: 'beyond-infinity';
  font-size: 70px;
}
.expert_form_box .gform_footer{
  text-align: right;
}
.expert_form_box .gform_footer .gform_button {
  max-width: 559px;
}
.about_beauty_box {
  background-color: #f1f1f1;
}
.about_beauty_box h1 {
  margin: 30px 0 18px 0px;
  font-family: 'beyond-infinity';
  font-size: 70px;
}
.about_beauty_box p {
  font-size: 19px;
  margin-bottom: 25px;
  font-family: 'kelson';
  color: #000;
  line-height: 1.3;
}
.about_beauty_box .container{
  padding: 0px 50px 40px 50px;
}
/*edging box*/
.qa_edging{
  position: relative;
}
.edging_box_cover h1 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: 'beyond-infinity';
  font-size: 70px;
}
.edging_box_img img{
  height: 320px;
  width: 100%;
  margin-bottom: 25px;
}
.edging_box_img a{
  display: none;
}
.edging_box_img p {
  color: #fff;
  font-size: 23px;
  background-color: #000;
  font-weight: 500;
  padding: 20px;
  margin: 0px;
  min-height: 125px;
  font-family: 'kelson';
  line-height: 1.2;
}
/*author box*/
.author_box_cover{
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f0f2f1;
}
.author_box_cover h1{
  text-align: center;
  color:#000;
  margin:20px 0px 30px;
  font-family: 'beyond-infinity';
  font-size: 70px;
}
.author_box_cover p {
  text-align: center;
  font-size: 19px;
  color: #000;
  margin: 10px auto;
  max-width: 530px;
  line-height: 1.5;
  padding: 30px 0 0 0;
  font-family: 'kelson';
  word-spacing: 2px;
}


/*gallery box*/
.gallery_cover{
  position: relative;
  padding:50px 0px 25px 0px;
}
.gallery_cover .container img{
  min-height: 280px;
  width: 100%;
  margin-bottom: 25px;
}
/*midbox*/
.midImg_box_cover{
  position: relative;
  text-align: center;
}
.mid_box_img{
  padding:50px 0px;
}
/*footer*/
.footer_text a{
  font-size: 41px;
  color: #fff;
  font-family: 'BebasNeue-Regular';
}
.footer_text a i{
  color: #fff;
  font-size: 30px;
  transform: rotate(15deg);
}
.footer_text .address {
  color: #fff;
  font-size: 26px;
 font-family: 'kelson_light';
 margin-top: 10px;
 padding-bottom: 30px;
}
.footer_text .address i {
  color: #fff;
  font-size: 20px;
  padding-right: 7px;
}
/*responsive css */
@media only screen and (max-width:768px) {

  .expert_form_box .gform_footer {
    text-align: center;
  }

  rs-layer#slider-7-slide-7-layer-2 {
    font-size: 18px!important;
    line-height: 26px!important;
    text-align: center!important;
    width: 360px!important;
    margin-bottom: 120px!important;
  }

  rs-layer#slider-7-slide-7-layer-3 {
    font-size: 16px!important;
    line-height: 24px!important;
    margin-bottom: 85px!important;
    text-align: center!important;
    width: 360px!important;
  }

  rs-layer#slider-7-slide-7-layer-12 {
    font-size: 14px!important;
    text-align: center!important;
    line-height: 24px!important;
    width: 360px!important;
  }

  rs-module#rev_slider_7_2
  {
    width: 415px;
    height: 300px!important;
    max-height: 280px!important;
  }

  .inner_form_box_cover
  {
    margin-top: 15px!important;
  }

}






/*maan css end */


.row1 .single-item:last-child{
  position: absolute;
  right: 0;
  top: 0;
  width: 65%;
  height: 100%;
  border-right:0px;
}

.contact-us .text-column .container {
  padding-top: 45px;
  padding-bottom: 10px;
}
.contact-us .gal-col {
  padding: 0px;
}
h2.three-col-title {
  padding-bottom: 20px;
  font-weight: 300;
}
.three-col {
  padding-bottom: 45px;

}
.contact-us  .gform_wrapper .top_label .gfield_label {

  display: none;

}
.contact-us .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .cta-right .gform_wrapper select {
  padding: 12px 9px !important;
  background: transparent;
  border: 1px solid;
}
.the-process .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .cta-right .gform_wrapper select {
  padding: 12px 9px !important;
  background: transparent;
  border: 1px solid;
}
.contact-us .gform_wrapper .gform_footer,.the-process .gform_wrapper .gform_footer {
  background: #000;
  padding: 14px 20px;
  display: inline-block;
  width: auto;


}

.contact-us .gform_wrapper textarea.medium,.the-process .gform_wrapper textarea.medium {
  height: 160px;
  width: 100%;
  border: 1px solid;
}
.contact-us input[type="submit"],.the-process input[type="submit"] {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  padding: 0 10px;
  background: transparent;
  border: 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 !important;
  text-align: left;
}
.contact-us .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label, .the-process .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label {
  vertical-align: top;
  font-size: 14px;
  font-weight: normal;
}
.contact-us .gfield_checkbox,.the-process .gfield_checkbox {
  padding: 8px 0px!important;
}
.contact-us .gform_footer:after,.the-process .gform_footer:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 7px;
  background: url(../../../wp-content/uploads/2017/12/right-arrow.png) no-repeat center;
}
a.sl-btn:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 7px;
  background: url(/wp-content/uploads/2017/12/slider-button-after.png) no-repeat center;
  margin-left: 25px;
}
/*------------------------------------*\
    IMAGES
\*------------------------------------*/



h2.scetion-title.text-center .separator {
  padding: 0;
}

.text-column .container {
  padding-top: 45px;
  padding-bottom: 45px;
}

.text-column .content {
  padding-top: 25px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.text-column > img {
  width: 100%;
}

.text-column h2.scetion-title.text-center {
  font-size: 60px;
  font-weight: 300;
}

.gal-col {
  padding: 85px 0;
}

.gal-col .left {
  padding-bottom: 10px;
}

.gal-col h2.gal-title {
  color: #000;
  font-size: 30px;
  font-weight: 600;
  float: left;
}

.gal-col a.custom_button {
  float: right;
}

.gal-col .col-sm-6 {
  margin-bottom: 40px;
}

.large-text h2{
  padding-bottom:10px;
  border-bottom:1px solid #000;
  margin-bottom:15px;
  display:inline-block;
}

.large-text  h2.side-title {
  display: block;
  margin-left: 18px;
  margin-right: 18px;
}

.large-text {
  padding: 45px 0;
}



.video-bg {
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
#vidbg{background:#222;}
.video-bg iframe,
.video-bg object,
.video-bg embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*------------------------------------*\
  CTA
\*------------------------------------*/
.cta-block {
  background-size: cover;
  background-image: url(/wp-content/uploads/2017/12/cta-background.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (min-width:768px) {
  .cta-block .container{
    padding: 20px 0;
  }

  .cta-left {
    padding-left: 8%;
  }
  .cta-block {
    display:none;
    background-size: cover;
    background-image: url(/wp-content/uploads/2017/12/cta-background.jpg);
    background-repeat:no-repeat;
    background-position:center;
    visibility:hidden;
  }

  .sticky-cta.cta-block {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 999;
    background-position: top;
    display:block;
    visibility:visible;
  }

  .cta-left, .cta-right {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }




  .cta-block-right {
    text-align: center;
  }

  .cta-block a.custom_button {
    margin-left: 25px;
  }
  .post-block > div {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
  .post-sec-title{
    display:none
  }
  .mobile-title{
    display:none;
  }
}

.tab-content {
  display:none;

}

.cta-block h2.section-title{
  color:#000;
}
.cta-block-left h2, .cta-block-left a, .cta-block-right h2, .cta-block-right a {
  display: inline-block;
  vertical-align: middle;
}
.gal-col .col-sm-6:after {
  content: '';
  display: block;
  clear: both;
}


/*------------------------------------*\
  FORM
\*------------------------------------*/

.gform_wrapper.gf_browser_chrome .gform_body {
  width: 100%;
}

.close-btn i {
  font-size: 13px;
  border: 1px solid;
  padding: 10px 12px;
}

.close-btn {
  text-align: right;
  cursor:pointer;
}


.cta-right .gform_wrapper .top_label .gfield_label{
  /*display:none;*/
}

body .cta-right .gform_wrapper .top_label div.ginput_container{
  margin-top:0px;
}

.cta-right .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.cta-right .gform_wrapper select{
  padding:12px 9px !important;
  background: transparent;
  border: 1px solid;
}


.cta-right li#field_2_5 > label {
  display: block;
}

.cta-right li#field_2_5{
  text-align:center;
}

.cta-right .gform_wrapper li.gf_list_inline ul.gfield_radio li,
.cta-right .gform_wrapper ul.gfield_radio{
  margin-bottom:0px;
}

.cta-right .gform_wrapper .top_label input.medium.datepicker{
  width:100%;
}

.cta-right li#field_2_12 {
  position: absolute;
  right: 0;
  width: 50%;
  padding-left: 9px;
  padding-right: 0px;
}


.cta-right .gform_wrapper .gform_footer {
  background: #000;
  padding: 14px 20px;
  display: inline-block;
  width:49%;
}

.cta-right input[type="submit"]{
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  padding:0;
  background:transparent;
  border:0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  width:90% !important;
  margin: 0 !important;
  text-align:left;
}

.cta-right .gform_footer:after{
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 7px;
  background: url(../../../wp-content/uploads/2017/12/right-arrow.png) no-repeat center;

}

.cta-right .gform_wrapper form{
  max-width:80%;
  position: relative;
}

.cta-left {
  background: url(/wp-content/uploads/2017/12/cta-left-imh.jpg);
  background-size: cover;
  background-position: right;
}

.cta-right{
  background:#f5f5f5;
  padding-top: 25px;
  padding-bottom: 25px;
}


.cta-left ul li {
  text-transform: uppercase;
  display: flex;
  font-family: 'Lato',sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom:15px;
}
.cta-left ul li:before{
  font-family:FontAwesome;
  font-family: FontAwesome;
  padding-right: 10px;
  font-size: 20px;
  font-weight: 100;
}

.cta-left h4 {
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 15px;
}



/*------------------------------------*\
  BLOG
\*------------------------------------*/

article.post-block > .list-blog {
  float: left;
  margin-bottom:30px;
}

.qc_about {
	position: relative;
}

/*------------------------------------*\
  FANCY BOX
\*------------------------------------*/
.fancybox-inner .social {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 8041;
}

.fancybox-inner .social a {
  display: block;
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 100%;
  color:#fff;
  margin: 0 0 5px 0;
  font-size:18px;
}

a.face{
  background: #2d609b;
}

a.twit{
  background: #00c3f3;
}

a.pin{
  background: #ca212a;
}

ul#taglist {
  text-align: center;
  margin-bottom: 15px;
}

ul#taglist li {
  display: inline-block;
  padding: 20px 30px;
  background: #3e3e3e;
  color: #fcfcfc;
  font-family: Lato;
  cursor: pointer;
  margin: 3px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
}
ul#taglist li.active {
  background: black;
}
.image-gallery {
  padding: 25px 0 50px 0px;
}

li.filtr-item {
  padding: 10px;
  height: 180px;
  overflow: hidden;
  padding-left:0;

}

.fancybox-title.fancybox-title-inside-wrap {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-top: 20px;
  z-index: 988050;
  text-align: center;
  background: #000;
  border-radius: 25px;
  padding: 9px 20px;
  color: #fff;
  transform: translateX(-50%);
  width: 100%;
}

#fancybox-thumbs ul li {
  border: 3px solid #fff;
  margin: 5px;
  padding: 0;

}

#fancybox-thumbs ul li.active {
  border: 3px solid #fff !important;
}

video{
  width:100%;
  height:100%;
}

.fancybox-nav{
  z-index:1 !important;
}

.fancybox-inner {
  z-index: 10;
  position: relative;
}

.single-item iframe{
  border:0px;
}

/*------------------------------------*\
  LANDING PAGE
\*------------------------------------*/


.text-testimonial, .gallery-section {
  padding: 60px 0;
}

.gallery-section h2 {
  font-family: Lato, sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  text-align: center;
  margin-bottom: 40px;
  font-size: 60px;
}

iframe.full-video {
    width: 100vw;
    height: 100vh;
}

/*------------------------------------*\
  TYPOGRAPHY
\*------------------------------------*/
@font-face {
  font-family:'georgia';
  src:url('fonts/georgia-italic.ttf');
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:'georgia-bold';
  src:url('fonts/georgia bold italic.ttf');
  font-weight:normal;
  font-style:normal;
}
.single_blog_post{
  padding: 60px 0px;
}
.single_blog_post p,.single_blog_post a,
.single_blog_post li {
  line-height: 28px;
}
.single_blog_post h2,
.single_blog_post h3 {
  margin-bottom: 12px;
} 
.single_blog_post .widget-title{
  margin: 7px 0px;
}
.readmore_previous a::after {
  display: none;
}
.readmore_previous a::before{
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 7px;
  background: url(../../../wp-content/uploads/2023/01/leftsmall1.png) no-repeat center;
  margin-right: 8px;
}
.single-post h1.page-title{
  font-size: 48px;
  line-height: 62px;
}
.prevnext_mobile{
  display: none;
}
.blog-postwrap .date{
  display: none !important;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
.toggle , span.arrow{
  display: none;
}


@media only screen and (max-width:1330px){
  .nav_area > ul > li.current-menu-item > a {
    font-size: 13px;
  }
  .nav_area ul li a {
    padding: 45px 8px;

  }
}
@media only screen and (max-width:1200px){
  .desktop .contact span a{
    font-size:11px;
  }
  .desktop span.facebook i {
    border: 3px solid #000;
    text-align: center;
    margin: 0 10px 0 27px;
    font-size: 20px;
    color: #000;
    width: 35px;
    height: 35px;
    line-height: 32px;
    font-weight: bold;
  }
  .desktop .contact > span{
    padding:17px 4px;
  }
  .nav_area > ul > li > a , .nav_area > ul > li.current-menu-item > a {
    font-size: 12px;
  }
  .desktop span.facebook I{
    margin-left:10px;
    margin-right:0px;

  }
  .header-right {
    padding-left: 0;
  }
}
@media only screen and (max-width:945px){
  .desktop span.facebook i {
    border: 3px solid #000;
    text-align: center;
    margin: 0 0px 0 10px;
    font-size: 15px;
    color: #000;
    width: 35px;
    height: 35px;
    line-height: 33px;
  }
  .menu-side {
    padding: 0;
  }
  .desktop .contact span a {
    line-height: 19px;
    font-size: 11px;
  }
  .header{
    height:auto;
  }
  .nav_area ul li a {
    padding: 28px 8px;
  }
  .desktop .contact > span {
    padding: 9px 8px;
  }
  
  .cta-block h2.section-title{
    font-size:14px;
  }
  #cta .custom_button{
    padding:10px;
  }
  .cta-block a.custom_button {
    margin-left: 20px;
  }
}
@media only screen and (max-width:767px) {
  .prevnext_mobile{
    display: block;
  }
  .prevnext_desktop{
    display: none;
  }
  .menu-side {
    position: initial;
  }
  .single-post .header-banner img{
    height: 220px;
  }
  .nav_area {
    position: initial;
  }
  .nav_area  .menu {
    display: none;
    width: 100%;
    position: absolute;
    right: 0;
    background: black;
    z-index: 999;
    top: 142px;
  }

  span.arrow {
    display: inline-block;
    width: 10%;
    text-align: center;
    cursor:pointer;
    color:#fff;
    position: absolute;
    right: 0;
    top: 4px;
    z-index: 2;
  }

  label.toggle {
    display: block;
    position: relative;
    width: 100%;
    height: 40px;
    top:24px;

  }

  .toggle i{
    display: block;
    cursor: pointer;
    color: #000;
    width: 42px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    padding-right: 0;
    font-size: 36px;
    border-radius: 4px;
    position:absolute;
    right:0;
  }


  .nav_area ul li {
    display: block;
    border-bottom: 1px solid #fff;
    position: relative;
  }
  .nav_area ul li a {
    padding: 15px;
    color: #FFF;
    text-decoration: none;
    line-height: normal;
    float: none;
    clear: both;
  }

  ul.sub-menu li a{
    border-bottom:0px;
  }

  ul.sub-menu {
    position: relative;
    background:#fff;

  }
  ul.sub-menu li {
    display: block;
    border-bottom: 1px solid black!important;
  }
  ul.sub-menu li a {
    color: black!important;
  }
  .nav_area > ul > li > a {
    display:inline-block;
    width:90%;
  }

  /*li.menu-item-has-children:hover .sub-container{*/
  /*  display:block;*/
  /*}*/

  /*li.menu-item-has-children:hover span.arrow .fa-plus:before {*/
  /*  content: "\f00d";*/
  /*}*/

  .desktop {
    display: none;

  }
  .header {
    position: relative;
    padding: 60px 0px 20px 0px;
  }
  .slider-content h2 {
    font-size: 35px;
    background: transparent;
  }
  .header-right {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 15px 15px 0 15px;
  }
  .mobile {
    padding-left: 15px;
    display: table;
    width: 100%;
  }
  .mobile span.map {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    text-transform: uppercase;
  }
  .mobile span.map a {
    color: black;
  }
  .mobile span.contact {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    text-align: right;
  }
  .mobile span.contact a {
    color: black;
    font-size: 12px;
  }
  .mobile span.facebook {
    display: table-cell;
    float:right;
  }
  .mobile span.facebook i {
    border: 3px solid #000;
    text-align: center;
    font-size: 20px;
    color: #000;
    width: 35px;
    height: 35px;
    line-height: 33px;
    font-weight: bold;
    margin-left: 3px;
  }
  .menu-item a.menu-image-title-below.menu-image-not-hovered img {
    display: none;

  }
  .menu-item a.menu-image-title-below {
    text-align: left;
  }
  h1.page-title {
    font-size: 35px;top:50%;}
  .header-banner img {
    width: 100%;
    min-height: auto;
  }
  #cta .cta-block-left {
    display: none;
  }
  .large-text .text-center {
    margin-bottom: 30px;
  }
  .image-gallery {
    padding: 20px 0;
  }
  .tabs-menu a.custom_button {
    margin-left: 25px;
  }
  .tabs-menu {
    text-align: center;
  }
  .large-text {
    padding: 30px 0 15px 0;
  }
  .sub-container {
    display: none;
  }
  .desktop-footer{display:none;}
  .owl-theme .owl-nav [class*=owl-next], .owl-theme .owl-nav [class*=owl-next]:hover {

    position:relative;
  }
  .owl-theme .owl-nav [class*=owl-prev], .owl-theme .owl-nav [class*=owl-prev]:hover {

    position:relative;

  }
  .owl-theme .owl-nav {

    top: 88%;
    transform: translateY(-75%);
  }
  .cta-block {
    padding: 20px 0px;
  }
  .list-blog {
    margin-bottom: 30px;
  }
  .right-blog {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .title-block {
    display: none;
  }
  .testimonial-block h2.section-title:after {
    content: '';
    display: block;
    width: 200px;
    height: 1px;
    background: #fff;
    margin: 15px auto;
  }
  .box-text {
    position: absolute;
    background: transparent;
  }
  .row1 .single-item:last-child {
    position: relative;
    height: 390px;
    width:100%;
  }
  h2.post-sec-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 25px 0;
  }
  h2.post-sec-title:after {
    content: '';
    display: block;
    background: #555;
    height: 1px;
    width: 150px;
    margin: 4px auto;
  }
  .row1 .single-item {

    width: 100%;
    border: 2px solid #fff;

  }
  .row2 .single-item {
    display: block;
    width: 100%;
    height: 250px;
    border: 2px solid #fff;
  }
  .row1 .single-item:before, .row2 .single-item:before,  .owl-carousel .item:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(0, 0, 0, 0.4);*/
  }

  
  .testimonial-block .text {
    font-size: 18px;
    line-height: 26px;
    font-family: 'Playfair Display',sans-serif;
    margin-bottom: 40px;
    height: 101px;
  }
  a.sl-btn {
    padding: 15px;
    margin: 5px 0;
  }
  .cta-block-right {
    padding:0px;
  }
  .row.mobile-footer > div {
    margin-bottom: 25px;
  }
  .box-text h2 {
    font-size: 24px;
  }
  .post-block span.date {

    display: none;
  }
  .col-sm-6.cta-left {
    padding: 30px;
  }
  .cta-right li#field_2_5 {
    text-align: left;
  }
  .cta-right li#field_2_5 > label {
    display: block;
  }
  ul#input_2_5 > li input, ul#input_2_5 > li label {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 5px;
  }
  ul#input_2_5 > li {
    display: inline-block;
    margin-right: 15px;
  }
  .cta-right li#field_2_12 {
    position: relative;
    right: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0px;
  }
  .cta-right .gform_wrapper .gform_footer, .gform_wrapper.gf_browser_chrome .gform_body  {

    width: 100%;
  }
  .cta-right input[type="submit"]{
    width:85%;
  }
  .text-column h2.scetion-title.text-center {
    font-size: 40px;
    font-weight: 400;
  }
  .large-text h2.side-title{display:inline-flex;}
  h2.mobile-title {
    font-size: 18px;
    text-transform: uppercase;
    color: black;
    font-weight: 400;
    padding-bottom: 10px;
  }
  .contact-us .gform_wrapper .gform_footer{
    width:140px;
  }

  .contact-us input#gform_submit_button_1 {
    width: 78%;
  }
  .contact-us .gform_wrapper.gf_browser_chrome .gform_body {
    width: 100%;
  }
  .author_box_cover .quartz_testimonial_carousel .owl-theme .owl-nav {
    margin-top: 10px;
    position: static;
    top: 0;
    width: 100%;
    transform: unset;
    max-width: 200px;
    margin: auto;
    height: 40px;
  }
  .author_box_cover .quartz_testimonial_carousel .sm_text_box {
    max-width: unset;
    margin: auto;
    padding: 0;
  }
  .quartz_testimonial_carousel .section_head_box_sm {
    font-size: 50px;
    line-height: 43px;
  }
  .form_box_cover .gform_title {
    font-size: 40px;
    line-height: 39px;
  }
  .edging_box_img img {
    height: 220px;
    width: 100%;
    margin-bottom: 25px;
    object-fit: cover;
  }
  .gallery_cover .robo_gallery > .rbs-img {
    width: 100% !important;
  }
  .gallery_cover .robo_gallery > .rbs-img .rbs-img-container {
    margin-left: 0 !important;
  }
  .gallery_cover .robo_gallery.rbs-imges-container {
    margin: 0 !important;
  }



}
@media only screen and (max-width:500px) {
  
  .wpptopdfenh{
      display: none;
  }
  
  .tabs-menu a.custom_button {
    margin-left: 20px;
    padding:12px 15px;
  }
  .read-more-button {
    padding:12px 15px;
  }
  .cta-block h2.section-title{
    font-size:15px;

  }
  a.read-more-button:after, .box-text a:after, .custom_button:after{
    margin-left:20px;
  }
  .box-text a{
    font-size:11px;
    font-family:lato;
  }
  span.separator:before, span.separator:after{
    width:105px
  }
  #home-slider .owl-carousel .owl-item img {
    height:250px;
  }
  .slider-content h2 {
    font-size: 24px;
  }
  .mobile span.facebook i {

    width: 36px;
    height: 36px;
    line-height: 33px;

  }
  .site-logo {
    max-width: 210px;
  }
  .mobile span.contact{
    text-align:center;
  }
  .mobile{padding-left:0}
}
@media only screen and (min-width:480px) {
}
@media only screen and (min-width:1024px) {
}
@media only screen and (min-width:1140px) {
}
@media only screen and (min-width:1280px) {
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi) {
}
/*------------------------------------*\
    MISC
\*------------------------------------*/
::selection {
  background:#04A4CC;
  color:#FFF;
  text-shadow:none;
}
::-webkit-selection {
  background:#04A4CC;
  color:#FFF;
  text-shadow:none;
}
::-moz-selection {
  background:#04A4CC;
  color:#FFF;
  text-shadow:none;
}
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display:block;
  margin:5px auto 5px auto;
}
.alignright {
  float:right;
  margin:5px 0 20px 20px;
}
.alignleft {
  float:left;
  margin:5px 20px 20px 0;
}
a img.alignright {
  float:right;
  margin:5px 0 20px 20px;
}
a img.alignnone {
  margin:5px 20px 20px 0;
}
a img.alignleft {
  float:left;
  margin:5px 20px 20px 0;
}
a img.aligncenter {
  display:block;
  margin-left:auto;
  margin-right:auto;
}
.wp-caption {
  background:#FFF;
  border:1px solid #F0F0F0;
  max-width:96%;
  padding:5px 3px 10px;
  text-align:center;
}
.wp-caption.alignnone {
  margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin:5px 20px 20px 0;
}
.wp-caption.alignright {
  margin:5px 0 20px 20px;
}
.wp-caption img {
  border:0 none;
  height:auto;
  margin:0;
  max-width:98.5%;
  padding:0;
  width:auto;
}
#col2imggal{padding:0 !important;margin-top:0 !important;}
  #col2imggal li{padding-top:0 !important;margin-top:0 !important;}
#gallery2col{max-width:100%;}
.wp-caption .wp-caption-text,
.gallery-caption {
  font-size:11px;
  line-height:17px;
  margin:0;
  padding:0 4px 5px;
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background:transparent !important;
    color:#000 !important;
    box-shadow:none !important;
    text-shadow:none !important;
  }
  a,
  a:visited {
    text-decoration:underline;
  }
  a[href]:after {
    content:" (" attr(href) ")";
  }
  abbr[title]:after {
    content:" (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content:"";
  }
  pre,blockquote {
    border:1px solid #999;
    page-break-inside:avoid;
  }
  thead {
    display:table-header-group;
  }
  tr,img {
    page-break-inside:avoid;
  }
  img {
    max-width:100% !important;
  }
  @page {
    margin:0.5cm;
  }
  p,
  h2,
  h3 {
    orphans:3;
    widows:3;
  }
  h2,
  h3 {
    page-break-after:avoid;
  }
}
.cta-row{width: 100%;
  display: table;}
  
.wpptopdfenh{
    display: none;
}

.date{
  display: block !important;
}

/* TopBar */
.topbar-wrapper .topbar { background-color: #000000; padding: 10px; }
.download_info { text-align: center; color: #fff; }

 .download_info p {
  margin-bottom: 0px;
  font-size: 16px;
  letter-spacing: 0.5px;
  text-align: center;
  line-height: 23px;
}   
@media only screen and (min-width: 768px) and (max-width:1020px)
  
{
  .menu-side{
  padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .logo-side{
    padding-left:0px !important;
    padding-right:0px !important;
  }
}    
@media only screen and (min-width: 925px) and (max-width:969px){
.nav_area ul li a{
    font-size: 10px !important;
    padding:28px 5px !important;
}
}
@media only screen and (min-width: 768px) and (max-width:924px){

.nav_area ul li a.menu-image-title-after{
    padding: 20px 0px !important;
    font-size: 8px !important;
}
#menu-main-menu {
    float: left !important;
    padding-left: 20px !important;
}
.desktop .contact > span {
    padding: 6px 3px !important;
}
.desktop{
    text-align:left !important;
    margin-left:-30px !important;
}
}
@media only screen and (min-width: 1039px) and (max-width:1124px){
    .nav_area ul li a{
        padding: 45px 0px !important;
    }
}
@media only screen and (min-width: 1200px) and (max-width:1312px){
.menu-image-title-after{
    padding:20px 3px !important;
}
}
@media only screen and (min-width: 1200px) and (max-width:1218px){
.header-right{
    padding-left:0px !important;
    /*padding-right:0px !important;*/
}
 .desktop{
     /*text-align:left !important;/*/
 }
}

@media only screen and (min-width: 1411px) and (max-width:1514px){
    .nav_area ul li a{
        padding: 45px 0px !important;
    }
}

.process_page_container {
  padding-top: 70px;
  padding-bottom: 70px;
}
.process_row.text-column .container {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
 
.process_row.text-column h2.scetion-title {
  font-size: 60px;
  font-weight: 400;
  color: #000;
  text-align: left;
  text-transform: uppercase;
}

.process_row.text-column h2.scetion-title span {
  text-align: left;
  color: #1c8281;
  font-size: 0.57em;
  display: block;
} 

.process_row .pc_maincontenet .content {
  font-size: 18px;
  text-align: left;
  width: 100%;
  max-width: inherit;
  line-height: 1.5em;
  color: #000
}
.process_row .pc_maincontenet .content li { 
  margin-bottom: 0.3em;
  color: #000;
  padding-left: 20px;
  position: relative;
}
.process_row .pc_maincontenet .content li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #1c8281;
  position: absolute;
  top: 12px;
  border-radius: 100%;
  left: 0;
}
.pc_image {
  width: 236px;
  height: 236px;
  border: 1px solid #bbb;
  padding: 8%;
  margin: auto;
}
.pc_image span {
  display: block;
  height: 100%;
  width: 100%;
}
.pc_image span img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.process_row .container > .row {
  display: -webkit-box  ;
  display: -ms-flexbox  ;
  display: flex  ;
  -ms-flex-wrap: wrap  ;
  flex-wrap: wrap  ;
}


.process_row .container > .row:after, .process_row .container > .row:before {
  display: none;
} 
.process_row .pc_section {
  padding: 0 30px 90px;
}


.process_row .pc_section.pc_section_img {
  display: flex;
  align-items: center;
  justify-content: center;
}


@media screen and (min-width: 768px){
  .process_page_container div.process_row:nth-child(2n+2) .container > .row {
    flex-direction: row-reverse !important;
  }
  .process_page_container div.process_row:nth-child(2n+2) .container > .row > div:nth-child(1) {
    border: none;
  }
  .process_page_container div.process_row:nth-child(2n+2) .container > .row > div:nth-child(2) {
    border-right: 1px solid #9f9f9f;
  }

  .process_row .container > .row > div:first-child {
    border-right: 1px solid #9f9f9f;
  }
  .process_row .container > .row > div:first-child::after, .process_page_container div.process_row:nth-child(2n+2) .container > .row > div:nth-child(2)::after {
    content: "";
    width: 14px;
    height: 14px;
    background: #1c8281;
    display: block;
    border-radius: 100%;
    position: absolute;
    top: 0;
    right: -7px;
    margin: auto;
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.3);
  }

  .process_page_container div.process_row:nth-child(2n+2) .container > .row > div:nth-child(1):after {
    display: none;
  }
  .pc_image.pc_image_for_mobile {
    display: none;
  }

}

@media screen and (max-width: 767px){
  .single_blog_post{
    padding: 15px;
  }
  .process_row .pc_section.pc_section_img {
    display: none;
  }
  .pc_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .pc_image {
    width: 50px;
    height: 50px;
    border: 1px solid #bbb;
    padding: 2%;
    margin: 0;
  }
  .process_row.text-column h2.scetion-title {
    font-size: 36px;
    max-width: 78%;
  }
  .process_row .pc_maincontenet .content {
    font-size: 16px;
  }
  .process_row .pc_section {
    padding: 0 30px 40px;
  }

  /*t res edit start*/

  .gallery_box_inner .gallery_box {
    max-width: 470px;
    margin: 0 auto 20px;
  }
  .footer_cover .address_box ul li {
    font-size: 22px;
  }
  .footer_cover {
    text-align: center;
  }
  .footer_cover .footer_logo {
    max-width: 224px;
    float: none;
    margin: 13px auto;
  }
  .team_section_cover p {
    font-size: 23px;
    margin: 20px 0;
    line-height: 32px;
  }
  .section_head_box {
    font-size: 55px;
    line-height: 50px;
  }
  .process_list_box h3 {
    font-size: 40px;
  }
  .section_head_box_sm {
    font-size: 50px;
    line-height: 85px;
  }
  .sm_text_box p {
    font-size: 17px;
    line-height: 21px;
    letter-spacing: 0.6px;
    margin-bottom: 20px;
  }
  .mid_banner_box img {
    margin-bottom: 20px;
  }
  .home_mid_box {
    margin: 10px 0;
  }
  body .form_box_cover form input, .form_box_cover form select, .form_box_cover form textarea {
    padding: 10px 15px !important;
    font-size: 15px !important;
  }
  body .contact_radio_btn legend {
    font-size: 18px !important;
    margin: 12px 0 !important;
  }
  .the_process_section .section_head_box {
    margin-bottom: 10px;
  }
  .about_box_cover {
    padding: 50px 0 30px;
  }
  .inner_form_box_cover .form_box_cover .gform_wrapper {
    padding: 0;
  }



  /*t res edit end*/

  /*res 767 end*/
}
.pdf_btn{
  text-align: center;
}

 .pdf_btn >a {
    display: inline-block;
    background-color: #000;
    color: #fff;
    padding: 14px 17px 12px;
    font-size: 24px;
    text-transform: uppercase;
    margin: 15px 0;
}

#homeNew_testimonial .owl-prev {
  background: transparent url(/wp-content/uploads/2022/01/B_left.png);
  left: 0;
  position: absolute;
  color: transparent;
  background-repeat: no-repeat;
  width: 100px;
  background-position:left center;
}

#homeNew_testimonial .owl-next {
  background: transparent url(/wp-content/uploads/2022/01/B_right.png);
  right: 0;
  position: absolute;
  color: transparent;
  background-repeat: no-repeat;
  width: 100px;
  background-position:right center;
}

.rbs_gallery_button:not(#no-robo-galery-button) {
    text-align: center;
}

/*body.home .tabs-menu h2{
    border: 2px solid #ef005b;
    padding: 17px;
    margin-bottom: 10px;
}*/
body.home .ginput_container_select{
  margin: 0 !important;
}
.gform_wrapper .top_label li.gfield.gf_right_half.custom_time{
  display: none ;
}

.content ul, .content ul li {
  list-style: disc inside;
}

#conversations-wrap{display:none !important;}
#conversations-wrap iframe {
	display: none !important;
}
