@charset "UTF-8";
/*
Theme Name: Astrohomes
Theme URI: https://wordpress.org/themes/twentynineteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Requires at least: 4.9.6
Requires PHP: 5.2.4
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentynineteen
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Twenty Nineteen is based on Underscores https://underscores.me/, (C) 2012-2019 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("fonts/Montserrat-SemiBold.eot"); /* IE9 Compat Modes */
  src: url("fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/Montserrat-SemiBold.otf") format("opentype"), /* Open Type Font */
    url("fonts/Montserrat-SemiBold.svg") format("svg"), /* Legacy iOS */
    url("fonts/Montserrat-SemiBold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/Montserrat-SemiBold.woff") format("woff"), /* Modern Browsers */
    url("fonts/Montserrat-SemiBold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("fonts/Montserrat-Regular.eot"); /* IE9 Compat Modes */
  src: url("fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/Montserrat-Regular.otf") format("opentype"), /* Open Type Font */
    url("fonts/Montserrat-Regular.svg") format("svg"), /* Legacy iOS */
    url("fonts/Montserrat-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/Montserrat-Regular.woff") format("woff"), /* Modern Browsers */
    url("fonts/Montserrat-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url("fonts/Montserrat-Bold.eot"); /* IE9 Compat Modes */
  src: url("fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/Montserrat-Bold.otf") format("opentype"), /* Open Type Font */
    url("fonts/Montserrat-Bold.svg") format("svg"), /* Legacy iOS */
    url("fonts/Montserrat-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/Montserrat-Bold.woff") format("woff"), /* Modern Browsers */
    url("fonts/Montserrat-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
 
 body {
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 14px; 
  margin: 0; 
}
a, a:hover{transition-duration:.5s;}
input,textarea{font-family: 'Montserrat', sans-serif;    font-weight: 400;}
input[type="number"]::-webkit-inner-spin-button { 
  -webkit-appearance: none; 
  -moz-appearance: none; 
  appearance: none; 
  margin: 0; 
}
input[type="submit"], input[type="button"], button {-webkit-appearance: none; -moz-appearance: none; appearance: none;}
h1, h2, h3, h4, h5, h6, strong { margin: 0;   font-family: 'Oswald';font-weight: 500;}
* { box-sizing: border-box;}
img { border: 0;  height: auto;  max-width: 100%;    vertical-align: middle;    display: inline-block;}
a, a:hover { text-decoration:none; }
*:focus { outline:none;}
ul,ol{padding: 0; margin: 0; list-style: none;}
button,button:focus{ outline: none; }
.clear{ clear: both; }
.container { width:1280px; max-width: 100%; padding-left:0; padding-right: 0;  margin:auto !important;}
.container:after{ content: ""; clear: both; display: table; }
.header_section .top_menu .main-menu-more, .header_section .top_menu .submenu-expand { display:none;}
.navclsbtn,.mobinav{ display: none; }
.header_section {    background:rgba(255,255,255,0.95);      z-index: 999;   width: 100%;   padding:0px 0px 0 30px;position: fixed;    left: 0;    right: 0;    top: 0;
   -webkit-transition:  all .15s ease;
  -moz-transition:  all .15s ease;
  -o-transition:  all .15s ease;
  transition:  all .15s ease;
}
.logo{    float: left;
  -webkit-transition:  all .15s ease;
  -moz-transition:  all .15s ease;
  -o-transition:  all .15s ease;
  transition:  all .15s ease;
      margin-top: 11px;
}
.header_section .logo img {transition: all .15s ease; height: 70px; image-rendering: -webkit-optimize-contrast;}
.top_menu {
  float: right;
    margin-top: 43px;
    margin-right: 60px;
}
.top_menu ul {    padding: 0;    margin: 0;    list-style: none;}
.top_menu ul li {    display: inline-block; position: relative;    margin-right: 50px;}
.top_menu ul li a{ font-weight: 600;  text-transform: uppercase; color: #1a1f5f; font-size: 14px; letter-spacing: 0.7px; padding-right: 18px; }
.top_menu ul li a:hover,.top_menu ul li.current_page_item a{ color:#0f4c20; }
.top_menu ul li:last-child {
    margin-right: 0;
    padding-right: 0;
}
.top_menu ul li:last-child a {
    padding-right: 0;
}
.right_top {    float: right;}
.right_top .he_call a {
    background: #0f4c20;
    color: #ffffff;
    text-transform: uppercase;
        padding: 38.5px 29px 38.5px 58px;
    display: block;
    font-size: 22px;
    position: relative;
    font-weight: 700;
}
.right_top .he_call a span{ position: relative; }
.right_top .he_call a span:after {
   content: "";
    position: absolute;
    width: 19px;
    height: 23px;
    background: url(images/sprites.png);
    background-position: 0 0;
    left: -31px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.sub-menu > li.mobile-parent-nav-menu-item {  display: none;}
.top_menu .sub-menu{ display:none;  position: absolute;
    top: 100%;
    left: 0;
    background: #ffffff;
    width: 220px;
    border-radius: 4px;
    box-shadow: 0px 5px 20px -4px rgba(0, 0, 0, 0.41);
    -webkit-box-shadow:0px 5px 20px -4px rgba(0, 0, 0, 0.41);
    -moz-box-shadow:0px 5px 20px -4px rgba(0, 0, 0, 0.41);
    min-width: 175px; }
.top_menu ul>li.menu-item-has-children>a{ position: relative; }   
.top_menu ul>li.menu-item-has-children>a:before {
    position: absolute;
    content: "";
    right: 0px;
    top: 8px;
    width: 9px;
    height: 5px;
    background: url(images/menu_arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.top_menu .menu li:hover>.sub-menu{ display: block; }
.top_menu li .sub-menu li a {
    padding: 10px 15px;
    display: block;
    color: #5c5f62;
    border-bottom:1px solid rgba(0, 0, 0, 0.08);
    font-size: 14px;
}
.top_menu li .sub-menu li a:hover{ background:#0f4c20 ; color: #fff; }
.top_menu li .sub-menu li {
    margin: 0;
    width: 100%;
}
.top_menu li .sub-menu li:last-chid a{border:0;}
.right_top li {    display: inline-block;}
.right_top li a {   color: #000000;    padding: 12px 0;    display: inline-block;}
.right_top li.call a{ font-size: 16px;     padding-left: 26px; letter-spacing: 0.46px; position: relative;}
.right_top li.ctn a{ margin-left:27px; margin-right: 3px;   background: #0f4c20; letter-spacing: 0.46px; font-size: 14px;    padding: 12.5px 38px;}
.right_top li.ctn a:hover{ background:#4b5156; color: #fff; }
.right_top li.call a:hover{ color:#0f4c20; }
.right_top li.call a:before{content: "";position: absolute; width: 16px; height: 16px; background: url(images/sprites.png); background-position:-2px -1px;top: 15px; left: 0; }
.home_banner{ background: url(images/home_banner.jpg); background-repeat: no-repeat; background-position: center; background-size: cover;
      padding: 141px 0 176px !important; 
      overflow: visible !important; 
}
.page_top{ padding-top:0px; }
.home_banner h1 {font-family: 'Oswald'; font-weight: 500; margin: 0;   text-align: center; margin-top: 89px;  font-size: 68px; text-transform: uppercase;   color: #fff;  line-height: 72px;   letter-spacing: 0.68px;}
.home_search {    margin-top: -300px;}
.home_banner h1 strong {
    font-size: 24px;
    letter-spacing: 4.8px; 
        display: block;
            line-height: normal;
            font-weight: 600;
            font-family: 'Montserrat', sans-serif;
                margin-bottom: 15px;
}
.home_banner .vc_btn3-container a.vc_general {
    background: #0f4c20;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
      font-weight: 600;
            font-family: 'Montserrat', sans-serif;
    padding: 13.5px 39.5px;
}
.banner_container {
    padding: 0 83px;
}
.bn_search_block {
    box-shadow: 0 13px 39px rgb(0 0 0 / 15%);
    background-color: #ffffff;
    width: 490px;
    padding: 41px 35px;
    float: right;
}
.bn_sr_tab li a {
    background: #1a1f5f;
    display: block;
    color: #fff;
    font-size: 16px;font-weight: 600;
    text-align: center;
    padding: 11.5px 0;
}
.bn_sr_tab li {
    vertical-align: middle;
    width: 50%;
    float: left;
}
.bn_sr_tab li.active a {
    background: #0f4c20;
    box-shadow: 0 3px 3px #ffde73 inset;
}
.bnf_selct {
    background: #f2f2f2;
    position: relative;
}
.bnr_form li { 
        margin-bottom: 16px;
}
.bn_sr_tab {
    overflow: hidden;
    margin-bottom: 32px;
}
.bnf_selct select {
       width: 100%;
    border: 0;
    background: transparent;
    color: #393838;
    font-size: 12px; 
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 15px 23px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.bnf_selct:after {
    content: "";
    position: absolute;
    width: 9px;
    height: 5px;
    background: url(images/sprites.png);
    top: 0;
    right: 10px;
    background-position: -155px 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}
.col_6 {
    width: 50%;
    float: left;
    padding: 0 6px;
}
.col_12 {
    width: 100%; 
    padding: 0 6px;
}
.col_4 {
    width: 33%; 
    float: left;
    padding: 0 6px;
}
.bnr_form {
    margin: 0 -6px;
}
.loc_icon,.bed_icon,.bath_icon,.car_icon{
    position: relative;
   
}
.loc_icon select{ padding-left: 37px;}
.loc_icon:before {
    content: "";
    position: absolute;
    width: 11px;
    height: 16px;
    background: url(images/sprites.png);
    background-position: -20px 0;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 16px;
}
.bed_icon:before{
    content: "";
    position: absolute;
   width: 20px;
height: 15px;
    background: url(images/sprites.png);
        background-position: -31px 0;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 8px;
}
.bed_icon select {
    padding-left: 36px;
}
.bath_icon select {
    padding-left: 33px;
}
.car_icon select {
    padding-left: 33px;
}
.bath_icon:before{
    content: "";
    position: absolute;
  width: 19px;
height: 18px;
    background: url(images/sprites.png);
        background-position: -51px 0;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 8px;
}
.car_icon:before{
    content: "";
    position: absolute;
  width: 18px;
height: 16px;
    background: url(images/sprites.png);
        background-position: -70px 0;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 8px;
}
.bnr_form .bnfrm_btn {
    background: #0f4c20;
    width: 100%;
    border: 0;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    padding: 18px 0;
    font-family: "Montserrat-SemiBold";
    cursor: pointer;
}
.home_banner .vc_btn3-container{ margin-top: 31px; margin-bottom: 0; }
.or_aprch_sec {
    text-align: center;
    padding-top: 102px !important;    padding-bottom: 76px;
}
 
.or_title h2 {
    font-size: 42px;
    text-transform: uppercase;
    letter-spacing: 0.42px;
    color: #1a1f5f;
    font-weight: 300;
    margin: 0 0 19px 0;
}
.or_title p {
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #0f4c20;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}
.or_aprch_sec .wpb_text_column {
    margin: 0;
}
.aproach_fears li {
   display: inline-block;
    vertical-align: middle; 
    text-align: left;
    color: #1a1f5f;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    position: relative;
    padding-top: 32px;
    padding-bottom: 29px;
    margin-right: 48px;
    padding-right: 48px;
}
.aproach_fears li:after {
    content: "";
    border-right: 1px solid #dbdbdb;
    height: 116px;
    width: 2px;
    position: absolute;
    top: 0;
    right: 0;
}
.aproach_fears li:last-child:after {
    border: 0;
}
.aproach_fears li:last-child{ padding-right: 0; }
.aproach_fears li:before{
     content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/sprites.png);
    bottom: 0;
    margin: auto;
}
.aproach_fears li.apr_icon1:before {
    background-position: 0px -25px;
    width: 69px;
    height: 45px;
}
.aproach_fears li.apr_icon2:before {
       background-position: -71px -25px;
   width: 40px;
  height: 56px;
}
.aproach_fears li.apr_icon3:before {
           background-position: -112px -25px;
    width: 49px;
    height: 58px;
}
.aproach_fears li.apr_icon4:before {
          background-position: -163px -25px;
    width: 58px;
    height: 58px;
}
.aproach_fears li.apr_icon5:before {
             background-position: -221px -25px;
    width: 69px;
    height: 69px;
}
.aproach_fears li.apr_icon1 {
    padding-left: 76px;
}
.aproach_fears li.apr_icon2 {
    padding-left: 50px;
}
.aproach_fears li.apr_icon3 { 
    padding-left: 60px;
}
.aproach_fears li.apr_icon4 { 
    padding-left: 75px;
}
.aproach_fears li.apr_icon5 {
    padding-left: 80px;
}
.or_title {
    margin-bottom: 46px;
}
.aproach_fears .vc_btn3-container {
    margin-top: 53px;
    margin-bottom: 0;
}
.aproach_fears .vc_btn3-container a.vc_general {
    background: #0f4c20;
    color: #ffffff;
    letter-spacing: 1.4px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
    padding: 13px 29px;
    font-size: 14px;
}
.or_services {
    text-align: center;
    padding-top: 34px !important;
    padding-bottom: 18px;
    background-size: auto 100% !important;
    background-color: #ffffff;
    background-position: left center !important;
    background-repeat: no-repeat;
}
.or_services .or_title{ margin-bottom: 40px; }
.or_ser_grid .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
    box-shadow: 0 13px 39px rgb(0 0 0 / 15%), inset 0 2px 0 #1a1f5f;
    background-color: #ffffff;
        padding-bottom: 28px;
}
.or_ser_grid h2 {
      text-shadow: 0 2px 17px rgba(0, 0, 0, 0.29);
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 0.72px;
    font-size: 72px;
    margin-bottom: 19px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
       margin: 0px 0 116px 0;
    text-transform: uppercase;
      display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
   -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.or_ser_grid .vc_btn3-container {
       margin: 49px 0 0 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; 
      display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
   -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.or_ser_grid .vc_btn3-container a.vc_general {
    background: #0f4c20;
    color: #ffffff;
    letter-spacing: 1.4px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
    padding: 13px 32px;
    border: 0;
        font-weight: 600;
        font-size: 14px;
            font-family: 'Montserrat', sans-serif;
}
.or_ser_grid .vc_btn3-container a.vc_general:hover,
.hm_dishmsec .vc_btn3-container a.vc_general:hover{
      background: #273b56;
    color: #ffffff;
}
.or_title .wpb_text_column {
    margin: 0;
}
.hm_abt_sec p {
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    margin: 0;
}
 
.or_ser_grid .wpb_single_image {
    margin: 0;
    position: relative;
        margin-bottom: 12px;
}
.or_ser_grid .wpb_single_image:after {
    content: none;
    position: absolute;
    width: 100%;
    height: 109px;
    background: url(images/serce_shape.png);
    z-index: 9;
    bottom: -10px;
    left: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
}
.or_ser_grid {
    margin-left: -5px !important;
    margin-right: -5px !important;
}
.or_ser_grid .vc_col-sm-4 .vc_column-inner>.wpb_wrapper:hover h2{
  color: #0f4c20;
}
.or_ser_grid .vc_col-sm-4 .vc_column-inner>.wpb_wrapper:hover .vc_btn3-container a.vc_general{
      background: #0f4c20;
    color: #ffffff;
}
.hm_abt_sec {
    padding-top: 219px !important;
    padding-bottom:233px;
}
.hm_abt_sec h2 {
    color: #ffffff;
    font-size: 72px;
    font-weight: bold;
    letter-spacing: 0.72px;
    text-transform: uppercase;
    line-height: 82px;
    margin-bottom:23px;
}
.hm_abt_sec .vc_btn3-container{ margin: 0; }
.hm_abt_sec .vc_btn3-container a.vc_general {    background: #0f4c20;
    color: #ffffff;
    letter-spacing: 1.4px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 14px 49px;
    border: 0;}
.hm_abt_sec .vc_col-sm-4 .vc_column-inner>.wpb_wrapper{    margin-left: -55px;}
.hm_abt_sec .vc_col-sm-8 .vc_column-inner>.wpb_wrapper{    margin-right: -15px;}
.hm_abt_sec li {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    margin-bottom: 31px;
    padding-left: 32px;
    position: relative;
}
.hm_abt_sec .wpb_text_column {
    margin-bottom: 24px;
}
.hm_abt_sec li:before {
    width: 15px;
    height: 14px;
    content: "";
    position: absolute;
    background: url(images/sprites.png);
    background-position: -90px 0;
    left: 0px;
    top: 11px;
}
.hm_abt_sec li:last-child{ margin-bottom: 0; }
.hm_abt_sec ul {
       margin-top: 36px;
    margin-left: 17px;
    margin-right: -73px;
}
section.hm_listing_row { 
    padding-top:91px !important;
        background-position: right bottom !important;
    background-repeat: no-repeat !important;
    background-size: auto 100% !important;
    padding-bottom: 83px;
}
/*hometabs*/
.hm_tab_nav li {
    display: inline-block; margin: 0 23.5px;
}
.hm_tab_nav {
    text-align: center;
    margin-top: 0px; margin-bottom: 65px;
} 
.hm_tab_nav li a {
  font-size: 16px;
    color: #1a1f5f;
    font-weight: 600;
    letter-spacing: 1.28px;
    padding: 0 0px 11px;
    border-bottom: 4px solid transparent; text-transform: uppercase;
}
.hm_tab_nav li a:hover,.hm_tab_nav li.active a{border-bottom: 4px solid #0f4c20; color: #0f4c20; }
.list_grid {
     
       width: 33.3%;
    float: left;
    padding: 0 20px;
}
.list_grid:nth-child(3n+1) {
  clear: left;
}
.list_grid_item{
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0px 7px 11px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 7px 11px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 7px 11px 0px rgb(0 0 0 / 10%);
      padding: 0;
}
.hm_grid_slider .owl-item{ padding:0 11px;}
.hm_grid_slider .owl-nav, .hm_grid_slider .owl-dots {
    display: none;
}
.li_compare {
        position: absolute;
    right:57px;
    top: 18px;
    line-height: normal;
    z-index: 99;
}
.li_compare label {
      display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 0;
    cursor: pointer;
    font-weight: normal;
    color: white;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 500;
    font-size: 16px;
}
.li_compare label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
   position: absolute;
    top: 4px;
    left: 0;
    height: 12px;
    width: 12px;
    background-color: #fff;
}
.li_compare label .checkmark:after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate( 45deg);
}
.li_compare label input:checked ~ .checkmark:after {
    display: block;
}
.list_fava {
    position: absolute;
    right:21px;
   top: 20px;  line-height: normal; z-index: 99;
}
.li_compare a {
    position: relative;
    padding-left: 22px;
    
    color: #ffffff; 
    font-size: 16px;    line-height: normal;
}
.li_compare a:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #fff;
    left: 0;
    top: 3px;
}
.list_fava a {
       background: url(images/sprites.png);
    width: 17px;
    height: 15px;
    background-position: -107px 0px;
    display: block;
    vertical-align: middle;
    line-height: normal;
    cursor: pointer;
    transition: none;
}
.list_fava a.active {
    background-position: -197px 0px;
}

.list_thum {
    position: relative;    overflow: hidden;
}
.hus_price {
    background: #f9bf07;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    padding: 9px 20px; 
}
.hus_price:after{
   width: 0;
    height: 0;
    border-top: 55px solid #f9bf07;
    border-right: 11px solid transparent;
    content: "";
    position: absolute;
    right: -11px;
    top: 0;
}
.hus_des {
 
    padding-top:41px;
    padding-bottom:41px;
    padding-left: 30px;
    padding-right: 30px;
}
.hus_des h3 {
    margin: 0 0 10px;
    line-height: normal;
    font-size: 22px;
    color: #1a1f5f;
    font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        padding-left: 10px;
        text-transform: uppercase;
}
.hus_des h3 a{  color: #1a1f5f;}
.hus_des p {
   color: #0f4c20;
    font-size: 16px;
    letter-spacing: 0.16px;
    padding-left: 10px;
}
.hus_des li {
  float: left;
    font-size: 14px;
    color: #656565; 
    width: 50%;padding-left:44px; position: relative;
    padding-top: 10px; min-height: 40px;
}
.hus_des .hs_car {
   /* width: 29%;
    float: right;*/ 
}
.hus_des .hs_beds:before{    background: url(images/sprites.png);
    content: "";
    width: 27px;
    height: 30px;
    background-position: -375px 0px;
    position: absolute;
    left: 7px;
    top: 3px;}
.hus_des .hs_bath:before{background: url(images/sprites.png);
    content: "";
    width: 23px;
    top: 0;
    height: 26px;
    background-position: -403px 0px;
    position: absolute;
      left: 6px;}
.hus_des .hs_car:before{
      background: url(images/sprites.png);
    content: "";
    width: 28px;
    height: 22px;
    background-position: -458px 0px;
    position: absolute;
    left: 0;
        top: 7px;
}
.hus_des .hs_std:before{
  background: url(images/sprites.png);
    content: "";
    width: 30px;
    height: 23px;
    background-position: -165px 0px;
    position: absolute;
    left: 0;
    top: 7px;
}
.hus_des ul {overflow: hidden;
    border-top: 1px solid #e1e1e1;
    border-bottom: 0;
    padding: 19px 0 0;margin-bottom: 15px;}
.hus_des table {
    width: 100%;
    margin-top: 25px;  
}
.hus_des table td {
    width: 50%;
    font-size: 15px;
    color: #656565;
    padding-bottom: 8px;
}
.exp_link a {
    display: inline-block;
    text-align: center;
    background: #1a1f5f;
    color: #fff;
    padding: 15px 24px;
    margin-top: 13px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}
.exp_link {
    margin-left: 7px;
}
.hm_grid_slider .owl-stage-outer {
      
    padding-bottom: 60px;
} 
.see_more a {
    color: #000;
    background: #fec200;
    font-size: 18px;
    padding: 17px 38px;
    display: inline-block; font-weight: 500;
}
.hm_grid_slider {
    margin: 0 -20px;
}
.hm_listing_row .or_title {
    margin-bottom: 25px;
}
.hm_listing_row p{ margin: 0; text-transform: capitalize; }
.hm_mesure {
       overflow: hidden;
    margin-top: 27px;
    border-top: 1px solid #e1e1e1;
    padding-top: 20px;
    padding-bottom: 16px;
}
.hm_mesure_col {
    width: 50%;
    float: left;
    color: #656565;
    font-weight: 500;
    letter-spacing: 0.28px;
    position: relative;
    font-size: 14px;
}
.hm_mesure_col strong {
    display: block;
    color: #1a1f5f;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: normal;
    margin-bottom: 1px;
    font-size: 16px;
    padding-left: 2px;
}
.hmmtr{ padding-left: 43px; }
.hmmtr:after {
    content: "";
    position: absolute;
    width: 31px;
    height: 31px;
    background: url(images/sprites.png);
    top: 0;
    left: 0;
    background-position: -343px 0;
}
.hmsqt{ padding-left: 40px; }
.hmsqt:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(images/sprites.png);
    top: 0;
    left: 0;
    background-position: -312px 0;
}
.all_prper {
    text-align: center;
    margin-top: 78px;
}
.home_props:after {
    content: "";
    clear: both;
    display: table;
}
.all_prper a {
    display: inline-block;
    text-align: center;
    background: #0f4c20;
    color: #fff;
       padding: 15px 51px;
    margin-top: 13px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}
.hm_listing_row .wpb_content_element {
    margin: 0;
}
.hm_testm_sec {
    padding-top: 91px !important; padding-bottom: 93px;
}
.hm_testm_sec h2 {
    color: #0f4c20;
    font-size: 16px;
    letter-spacing: 1.28px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 33px;
}
.testmo_outer h4 {
    color: #1a1f5f;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 12px;
}
.testmo_outer p {
    color: #1a1f5f;
    font-size: 42px;
    line-height: 49px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin: 0;
}
.testmo_outer .testmoni_cont{ margin-top: 48px;    min-height: 235px;    max-width: 936px; position: relative; }
.testmo_outer .testmoni_cont:after {
    width: 95px;
    height: 66px;
    content: "";
    position: absolute;
    background: url(images/sprites.png);
    background-position: -256px -163px;
    top: -15px;
    left: -50px;
}
.hm_testm_sec img {
    width: auto !important;
}
.hm_testm_sec .owl-nav {
    width: 240px;
    float: right;
}
.hm_testm_sec .owl-nav button {
    width: 100px;
    height: 100px;
    border: 2px solid #1a1f5f !important;
    border-radius: 50%;
        margin-left: 20px;
}
.hm_testm_sec .owl-nav button span {
    font-size: 0;
    width: 40px;
height: 32px;
      display: block;
          margin: auto;
}
.hm_testm_sec .owl-nav button.owl-prev span {
    background-position: -299px -33px;
    background-image: url(images/sprites.png);
}
.hm_testm_sec .owl-nav button.owl-next span {
       background-position: -340px -33px;
    background-image: url(images/sprites.png);
}
.step_sec {
    padding-top: 0 !important;
}
.step_img {
    width: 50.44%;
    position: absolute;
    top: 0;
    right: 0;
}
.step_img .vc_column-inner {
    padding: 0 !important;
}
.step_sec h3 {
    font-size: 72px;
    color: #1a1f5f;
    line-height: 70px;
    letter-spacing: 0.72px;
    text-transform: uppercase;
    margin-bottom: 26px;
}
.step_sec h3 strong {
    font-size: 42px;
    font-weight: 300;
    letter-spacing: 0.42px;
    display: block;
}
.step_sec h3 br{ display: none; }
.step_sec p {
    color: #302e2e;
    font-size: 20px;
    letter-spacing: 0.2px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}
.rdy_next_cont .wpb_text_column {
    margin: 0 0 0 0;
}
.rdy_next_cont .vc_column-inner>.wpb_wrapper{ padding-top: 164px; padding-bottom: 0px; min-height: 650px; }
.step_sec .vc_btn3-container {
    margin: 31px 0 0 0;
}
.step_sec .vc_btn3-container a.vc_general {
    display: inline-block;
    text-align: center;
    background: #0f4c20;
    color: #fff;
    padding: 14px 41px;
    margin-top: 0;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    border: 0;
    border-radius: 0;
}
.sm_inspiration_sec { padding-top: 84px!important; padding-bottom:96px; }
.some_title h2{
      font-size: 42px;
    text-transform: uppercase;
    letter-spacing: 0.42px;
    color: #1a1f5f;
    font-weight: 300;
    margin: 0 0 14px 0;
}
.some_title p {
    text-align: center;
    color: #414141;
    font-size: 20px;
    letter-spacing: 0.2px;
    line-height: 30px;
    margin: 0;
}
.inp_projects_all {
    position: initial !important;
    margin: 0 auto !important;
    max-width: 1540px;
}
.inp_projects_row {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    margin-bottom: 57px;
}
.ins_projt h3 {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
        z-index: 9;
        pointer-events: none;
}
.ins_projt {
    position: relative;
}
.ins_projt:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 222px;
    background: url(images/inner_shadow.png);
    left: 0;
    bottom: 0;
    background-repeat: repeat-x;
    pointer-events: none;
}
.ins_projt:before {
    width: 73px;
    height: 73px;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(images/sprites.png);
    background-position: -169px -158px;
    pointer-events: none;
    z-index: 9;
    opacity: 0;
}
.ins_projt:hover:before{
  opacity: 1;
}
.ins_projt:hover:after {
    width: 100%;
    height: 100%;
    background: rgba(28,40,59,0.74);
}
.some_title .wpb_text_column {
    margin-bottom: 42px;
}
.more_view {
    text-align: center;
}
.more_view a {
    display: inline-block;
    text-align: center;
    background: #0f4c20;
    color: #fff;
    padding: 15px 29px;
    margin-top: 0;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    border: 0;
    border-radius: 0;
}
.inp_projects_all .wpb_content_element {
    margin: 0;
}
.site-footer {
    background: url(images/footer_bg.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 68px;
    overflow: hidden;
}
.f_widget1 p {
    margin: 0;
}
.f_widget1 {
    width: 45.34%;
    float: left;
    padding-left: 12px;
}
.f_widget1 li {
    padding-left: 62px;
    margin-bottom: 25px;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.18px;
    position: relative;
}
.f_widget1 li:after{
      content: "";
    position: absolute;
   width: 48px;
  height: 48px;
    background: url(images/sprites.png);
    background-position: 0 0;
    left:0;
    top: 0;
}
.f_widget1 li.f_loc:after{ background-position: 0 -94px;}
.f_widget1 li.f_email:after{ background-position:-49px -94px;}
.f_widget1 li.f_cal:after{ background-position:-98px -94px;}
.f_widget1 li br {
    display: none;
}
.f_widget1 li strong {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0.96px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    display: block;
    margin-bottom: 7px;
}
.f_widget1 li a {
    color: #ffffff;
}
.f_widget1 li.f_cal a {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.24px;
}
.f_widget1 ul {
    margin-top: 45px;
    margin-left: 17px;
}
li.f_cal strong {
    margin-bottom: 3px;
}
.f_widget2 {
    float: left;
    width: 32.88%;
}
.f_widget3{ float: right; }
.site-footer h2.widget-title {
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.96px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 27px;
    padding-top: 28px;
}
.site-footer h2.widget-title:after{
  content: "";
    position: absolute;
   width: 49px;
height: 3px;
background-color: #fff;
    left: 0;
    
    bottom: 0;
    margin: auto;
}
.f_widget2 li a {
    color: #fff;
    font-size: 18px;
    padding-left: 24px;
}
.f_widget2 li{ margin-bottom: 22px; position: relative; }
.f_widget2 li:before {
   width: 13px;
height: 13px;
    content: "";
    position: absolute;
    background: url(images/sprites.png);
    background-position: -142px 0;
    left: 0px;
       top: 4px;
}
.f_widget2 ul{ padding-top: 8px; }
.f_social li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1px;
}
.f_social li a{
  font-size: 0;
  position: relative;
  display: block;
      padding: 20px 20px;
}
.f_social li.fb a:after {
    width: 40px;
    height: 39px;
    background: url(images/sprites.png);
    content: "";
    position: absolute;
    background-position: -148px -94px;
    top: 0;
    left: 0;
}
.f_social li.lind a:after {
    width: 40px;
    height: 39px;
    background: url(images/sprites.png);
    content: "";
    position: absolute;
    background-position: -189px -94px;
    top: 0;
    left: 0;
}
.f_social li.tw a:after {
    width: 39px;
    height: 39px;
    background: url(images/sprites.png);
    content: "";
    position: absolute;
    background-position: -230px -94px;
    top: 0;
    left: 0;
}
.f_social li.prnt a:after {
    width: 40px;
    height: 40px;
    background: url(images/sprites.png);
    content: "";
    position: absolute;
    background-position: -269px -94px;
    top: 0;
    left: 0;
}
.f_social li.be a:after {
    width: 40px;
    height: 40px;
    background: url(images/sprites.png);
    content: "";
    position: absolute;
    background-position: -310px -94px;
    top: 0;
    left: 0;
}
.f_social li.skp a:after {
    width: 40px;
    height: 40px;
    background: url(images/sprites.png);
    content: "";
    position: absolute;
    background-position: -350px -94px;
    top: 0;
    left: 0;
}
.f_widget3 ul.f_social {
    margin-bottom: 56px;
}
.site-footer .widget-area {
    overflow: hidden;    margin-bottom: 34px;
}
.site-info p {
    text-align: center;
    margin: 0;
    color: #ffffff;
    font-size: 18px;
}
.site-info p a{ color: #fff; }
.site-info {
    padding-top: 35px;
    border-top: 1px solid #596578;
    width: calc(100% - 60px);
    margin: 0 auto;
    padding-bottom: 49px;
}
.banner_down {
   position: absolute !important;
    bottom: -31px;
    left: 0;
    right: 0;
    width: 100% !important;
    text-align: center;
    z-index: 9;
}
.or_services .or_title h2 {
    margin-bottom: 0;
}
.banner_down .wpb_text_column {
    margin: 0;
}
.banner_down a {
   font-size: 0;
    width: 136px;
    height: 100px;
    background: url(images/scrowdown.svg);
    display: block;
    margin: auto;
}
.hm_slider {
    overflow: visible !important;
} 
 
.hm_testm_sec .owl-item h4,
.hm_testm_sec .owl-item img,
.hm_testm_sec .owl-item .testmoni_cont p{
    opacity: 0.1;
}
.hm_testm_sec .owl-item.active h4,
.hm_testm_sec .owl-item.active img,
.hm_testm_sec .owl-item.active .testmoni_cont p{
    opacity:1;
}
.header_section.f-nav .logo img{
      height: 60px;
}
.header_section.f-nav .right_top .he_call a{    padding: 28.5px 24px 28.5px 58px;}
.f-nav .he_link p a{    padding: 32px 25px;}
.header_section.f-nav .top_menu{    margin-top: 34px;}
.home_banner .vc_btn3-container a.vc_general:hover {
    background: #1a1f5f;
    color: #fff;
}
.aproach_fears .vc_btn3-container a.vc_general:hover{
      background: #0f4c20; color: #fff;
}
.hm_abt_sec .vc_btn3-container a.vc_general:hover,
.step_sec .vc_btn3-container a.vc_general:hover {
    background: #fff;
    color: #0f4c20;
}
.exp_link a:hover {
    background: #0f4c20;
}
.all_prper a:hover{    background: #1a1f5f;}
.more_view a:hover{    background: #1a1f5f;}
.step_img .wpb_single_image {
    margin: 0 !important;
}
.step_img .wpb_single_image img {
    height: 650px;
    object-fit: cover;
    object-position: top center;
    width: 100%;
}
.step_img .wpb_single_image figure,
.step_img .vc_single_image-wrapper  {
    display: block !important;
}
 
.hm_testm_sec .owl-carousel .owl-stage-outer{ overflow: visible !important; }
.hm_tab_nav select{ display: none !important; }
.testmoni_cont:before {
    width: 161px;
    height: 46px;
    background-color: #1a1f5f;
    opacity: 0.1;
    content: "";
    position: absolute;
    bottom: 0;
}
.owl-item.active .testmoni_cont:before{ content: none; }
.right_top .widget {
    display: inline-block;
    vertical-align: middle;
}
.he_link p a {
    background: #273b56;
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 42px 31px;
}
.he_link p {
    margin: 0;
}
.hm_slider h2 strong {
    font-size: 24px !important;
    letter-spacing: 4.8px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important;
    display: block;
        line-height: normal !important;
        margin-bottom: 2px;
}
.hm_slider h2{letter-spacing: 0.68px;}
.hm_slider .wpb_content_element {
    margin: 0;
}
.or_ser_grid .wpb_single_image .vc_figure,
.or_ser_grid .wpb_single_image .vc_single_image-wrapper{ display: block !important; }
.or_ser_grid img {
    width: 100%;
} 
.or_ser_grid .vc_column-inner>.wpb_wrapper {
    position: relative;
}
.hm_dishm_img {
    position: absolute;
    left: 0;
    width: 50%;
    top: 0;
}
.hm_dishm_img .vc_column-inner {
    padding: 0 !important;
}
.hm_dishmsec {
    padding-top: 0 !important;    min-height: 644px;
}
.hm_dishmsec h2 {
    color: #1a1f5f;
    font-size: 72px;
    letter-spacing: 0.72px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 19px;
}
.hm_dishmsec p {
    color: #302e2e;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
}
.hm_dishmsec .wpb_content_element {
    margin: 0;
}
.hm_dishmsec .vc_btn3-container {
    margin: 19px 0 0 0;
}
.hm_dishmsec .vc_btn3-container a.vc_general {
    background: #0f4c20;
    color: #ffffff;
    letter-spacing: 1.4px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 14px 30.5px;
    border: 0;
}
.hm_dishmsec .vc_col-sm-4 {
    width: 41%;
}
.hm_dishmsec .vc_col-sm-8 {
    width:59%;
}
.hm_dishmsec .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
    margin-right: -60px;
    margin-left: 63px;
}
.hm_dishm_img img {
    width: 100%;
}
.hm_dishm_img .wpb_single_image .vc_figure,
.hm_dishm_img .wpb_single_image .vc_single_image-wrapper{ display: block !important; }
.hm_slider .tp-caption{ text-align: center; }
.wrapper {
    padding-top: 102px;
}
.hmd_banner {
    /*background: url(images/home_desinbanner.jpg);
    background-size: cover;
    background-position: center;*/
    background: #21324c;
       padding-top: 109px;
    padding-bottom: 110px;
}
.hmd_banner h1 {
    color: #ffffff;
    font-size: 72px;
    letter-spacing: 0.6px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center; 
}
.hmd_banner h1 strong {
    display: block;
    letter-spacing: 3px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-top: 19px;
        line-height: 30px;
}
.wide_container{ max-width: 1750px; margin: auto;     width: 93%;}
.wide_container:after{ content: ""; clear: both; display: table; }
.lt_filter {
    background-color: #eceff1;
        width: 24.46%;
    float: left;
        padding: 39px 42px 41px;
}
.rt_hmdlt {
    float: right;
    width: 73.15%;
}
.showing_row {
    border-bottom: 1px solid #e3e3e3; 
    padding-bottom: 30px;
    margin-bottom: 48px;
}
.showing_row:after{ content: ""; display: table; clear: both; }
.showing_row .sr_txt {
    float: left;
    font-size: 16px;
   color: #656565;
   letter-spacing: 0.32px;
    line-height:60px;
}
.showing_row .filter_btn {
    display: none;
}
.showing_row .sr_dropdown {
    float: right;
    position: relative;
}
.showing_row .sr_dropdown:after{
    width: 0;
    height: 0;
    border-left: 4.5px solid transparent;
    border-right: 4.5px solid transparent;
    border-top: 6px solid #1a1f5f;
    content: "";
    position: absolute;
    top: 0; 
    right: 22px;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}
.showing_row .sr_dropdown select {
    font-size: 14px;
    color: #1a1f5f;
    letter-spacing: 0.28px;
   box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
border: 1px solid #dbe0e3;
background-color: #ffffff;
   padding: 20px 20px;
    width: 290px;
        font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    appearance: none;
    -webkit-appearance: none;
}
.hmdlistouter {
    padding-top: 56px;    padding-bottom: 76px;
}
.hmdgridouter {
    margin: 0 -20px;
}
.hmdgridouter:after{
  content: ""; clear: both; display: table;
}
.hmetype_field input[type="checkbox"] + label {
  
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
border-radius: 5px;
border: 1px solid #dbe0e3;
background: #f8f8f8;
  padding: 0 10px;  
  text-align: center;
  line-height: 32px;
  cursor: pointer;
  margin: 0;
  display: block;
  font-size: 12px;
  color: #656565;
      font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    width: 100%;
  height: 74px;
  line-height: 115px; 
}
.hmetype_field ul li {   position: relative;  width: 30.3%;display: inline-block;     margin-right: 3.41%;  }
.hmetype_field input[type="checkbox"]:checked + label {
     background-color: #fff;
    border-color: #0f4c20;
}
.hmetype_field input[type="checkbox"] { display: none; }
.hs_field ul li:last-child {    margin-right: 0;}
.hmetype_field ul li img {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: none;
}
.hs_field h3 {
    color: #1a1f5f;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 12px;
}
.hs_field { 
    padding-bottom: 39px;
    margin-bottom: 37px;
    border-bottom: 1px solid #ccd3d8;
}
.hs_field:after{ content: ""; clear: both; display: table; }
.bedtype_field input[type="checkbox"] + label {
  
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
border-radius: 5px;
border: 1px solid #dbe0e3;
background: #f8f8f8;
  padding: 0 10px;  
  text-align: center;
  line-height: 32px;
  cursor: pointer;
  margin: 0;
  display: block;
  font-size: 14px;
  color: #656565;
      font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    width: 100%;
  height:45px;
  line-height:45px; 
}
.bedtype_field ul li {
    position: relative;
    width: 22.44%;
    display: inline-block;
        margin-right: 2.28%;
}
.bedtype_field input[type="checkbox"]:checked + label {
     background-color: #fff;
    border-color: #0f4c20;
}
.bedtype_field input[type="checkbox"] { display: none; }
.hs_field select,.hs_field input {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
border-radius: 5px;
border: 1px solid #dbe0e3;
background: #f8f8f8;
width: 100%;
font-size: 14px;
color: #656565;
appearance: none;
    -webkit-appearance: none;
        padding: 13.5px 20px;
        font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.sltbox,.inpbox {
    width: 43.6%;
    float: left;
    position: relative;
}
.sltbox:after {
    content: "";
    position: absolute;
    width: 13px;
    height: 8px;
    background: url(images/dd-icon.png);
    right: 20px;
    top: 0;
    background-size: contain;
    z-index: 9;
    background-position: center;
    margin: auto;
    bottom: 0;
    pointer-events: none;
}
.mid_to {
    float: left;
    width: 12.5%;
    color: #656565;
    font-size: 14px;
    text-align: center;
    padding: 14px 0;
}
.home_search_form .hs_field:last-child {
    border: 0;
    margin: 0;
    padding: 0;
}
.hmdgridouter .list_grid_item{
  -webkit-box-shadow: 0px 13px 39px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    0px 13px 39px 0px rgba(0, 0, 0, 0.15);
box-shadow:         0px 13px 39px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 41px;
}
.hmdgridouter .hus_des .hs_beds:before{    left: 1px;}
.hmdgridouter .hus_des .hs_bath:before{ top: 3px; }
.post_pagenation span.nav-next-text, .post_pagenation .nav-prev-text {
    display: none;
}
.post_pagenation h2.screen-reader-text {
    display: none;
}
.post_pagenation {
    text-align: center; margin-top: 43px;
}
.post_pagenation .page-numbers {
    color: #000000;
    font-size: 14px;
    letter-spacing: 0.28px;
    padding: 12px 0;
    border: 1px solid #dddddd;
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    width: 40px;
    margin: 0 2px;
}
.post_pagenation .page-numbers.current {
    background: #0f4c20;
    color: #fff;
    border: 1px solid #0f4c20;
}
.post_pagenation .page-numbers svg.svg-icon {
    margin-top: -3px;
}
.hmdgridouter .hus_des h3{    margin: 0 0 12px;    text-transform: uppercase;}
.hmdgridouter .hus_des{padding-top: 32px;}
.hmdgridouter .hus_des p{ margin: 0; text-transform: capitalize; }
.li_compare input[type="checkbox"] + label{
      background: transparent;
    display: inline-block;
    margin: 0!important;
    padding-left: 21px!important;
    line-height: 13px!important;
    position: relative;
    vertical-align: top;
    font-size: 14px;
    width: auto;
    cursor: pointer;
}
.li_compare input[type="checkbox"] + label:before{
      height: 12px;
    width: 12px;
    background-color: #fff;
 
  position:absolute;
  content:""; 
  display:block;
  top:0;
  left:0; 
}
.li_compare input[type="checkbox"] + label:after{
  left: 3px;
    top: 1px;
    width: 3px;
    height: 6px;
    border: solid black;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
       transform: rotate(45deg);
  position:absolute;
    -webkit-transition:all 0.5s ease 0s;
    -moz-transition:all 0.5s ease 0s;
    -ms-transition:all 0.5s ease 0s;
    -o-transition:all 0.5s ease 0s;
    transition:all 0.5s ease 0s;
  content:"";
  display:block !important;
  opacity: 0;
}
.li_compare input[type="checkbox"]:checked + label:after{
  opacity:1;
}
.navclsbtn2 {
    display: none;
}
.li_compare input {    display: none;}
.rdy_section {
    background: #0f4c20;
    text-align: center;
    padding-top: 57px !important;
    padding-bottom: 70px;
}
.rdy_section h2 {
    color: #ffffff;
    font-size: 60px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    font-weight: 300;
       margin-bottom: 49px;
}
.rdy_section p {
    margin: 0;
}
.rdy_section p a, .rdy_section .vc_btn3-container a.vc_general{
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1.6px;
    background: #273b56;
    font-weight: 600;
    text-transform: uppercase;
    padding: 18.5px 81px;
    display: inline-block;
    border: 0;
    border-radius: 0;
}
.rdy_section .vc_btn3-container{ margin: 0; }
.rdy_section p a:hover,
.rdy_section .vc_btn3-container a.vc_general:hover {
    background: #fff;
    color: #000;
}
.contact_banner {
    padding-top: 373px !important;
}
.coninfo_row {
    padding-top: 100px !important;
    padding-bottom: 97px;
}
.coninfo_lt h2 {
    font-weight: 300;
    color: #1a1f5f;
    font-size: 60px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}
.coninfo_lt h3 {
    color: #0f4c20;
    font-weight: 300;
    font-size: 24px;
    letter-spacing: 0.24px;
    margin-top: 45px;
    margin-bottom:18px;
}
.coninfo_lt li {
    padding-left: 60px;
    position: relative;
    margin-bottom: 25px;
        font-size: 18px;
    color: #1a1f5f;
    letter-spacing: 0.18px;
}
.coninfo_lt li a{  
    color: #1a1f5f; }
.coninfo_lt li strong {
    color: #1a1f5f;
    font-size: 16px;
    letter-spacing: 0.96px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
    display: block;
}
.coninfo_lt li br{ display: none; }
.coninfo_lt li:before{
  content: "";
    position: absolute;
    width: 48px;
    height: 48px;
    background: url(images/cloc-icon.png);
    left: 0;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
}
.coninfo_lt li.cn_eml:before{
  background: url(images/cemail-icon.png);
}
.coninfo_lt li.cn_cal:before{
 
      background: url(images/ccal-icon.png);
}
.coninfo_lt li.cn_cal a {
    color: #1a1f5f;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.24px;
}
.coninfo_lt li.cn_cal strong{    margin-bottom: 1px;}
.coninfo_row .wpb_content_element {
    margin: 0;
}
.coninfo_rt p {
    color: #656565;
    margin: 0;
    font-size: 18px;
        padding-top: 67px;
}
.coninfo_rt form {
    margin-top: 41px;
}
.coninfo_rt input.wpcf7-form-control:not(.wpcf7-submit) {
    background: #f2f2f2;
    border: 0;
    width: 100%;
    color: #656565;
    font-size: 15px;
    padding: 17px 20px;
}
.coninfo_rt ul{ margin: 0 -10px; }
.coninfo_rt li {
    width: 100%;
    margin-bottom: 9px;
    padding: 0 5px;
}
.coninfo_rt textarea {
    background: #f2f2f2;
    border: 0;
    width: 100%;
    color: #656565;
    font-size: 15px;
    padding: 17px 20px;
    height: 142px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.coninfo_rt li:nth-child(2), .coninfo_rt li:nth-child(1) {
    width: 50%;
    float: left;
}
.coninfo_rt .wpcf7-submit {
    background-color: #0f4c20;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 18px 76px;
    border: 0;
    cursor: pointer;
}
.coninfo_rt li:last-child{ margin-top: 20px; margin-bottom: 0; }
.coninfo_rt .wpcf7-submit:hover {
    background: #273b56;
}
.wpcf7 form .wpcf7-response-output {
        margin: 20px 0 0 -5px;
    border: 0;
    background: #0f4c20;
    color: #fff;
    text-align: center;
    padding: 11px 0;
}
.wpb_gmaps_widget .wpb_wrapper{ padding: 0 !important; }
.c_map .wpb_content_element {
    margin: 0;
}
.singlehmd_title {
    background: #eceff1;
    color: #1a1f5f;
    text-align: center;
    padding: 43px 0;
}
.singlehmd_title h1 {
    color: #1a1f5f;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}
.singhmd_banner img {
    width: 100%;
}
.bakepage a {
    color: #ffffff;
    background: #0f4c20;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.4px;
    display: inline-block;
    padding: 15px 25px;
    text-transform: uppercase;
}
.bakepage {
    text-align: right;
}
.sinhmd_outer {
    padding-top: 35px;
}
.lt_sinhme {
       width: 33.3%; 
    float: left;  
}
.sinhmegrid {
    padding-top: 52px;
    margin: 0 -19px;
        padding-bottom: 39px;
}
.rt_sinhmd {
    float: right;
    border: 1px solid #d7d7d7;
    padding:55px 25px;
    width: 65%;
        min-height: 1250px;
}
.lt_sinhme h2 {
    color: #1a1f5f;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.lt_sinhme h2:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 3px;
    background: #0f4c20;
    bottom: 0;
    left: 0;
}
.hum_features li {
   float: left;
    font-size: 15px;
    letter-spacing: 0.3px;color: #656565;
    width: 25%; 
    text-align: center;
    position: relative;
    padding-top: 38px;
    min-height: 40px;
}
.hum_features li:before{
   position: absolute;
    left: 0px;
    right: 0;
    margin: auto;
    top:0px;
}
 
.hum_features .hs_beds:before{    background: url(images/sprites.png);
    content: "";
    width: 27px;
    height: 30px;
    background-position: -375px 0px;
  }
.hum_features .hs_bath:before{background: url(images/sprites.png);
    content: "";
    width: 23px; 
    height: 26px;
    background-position: -403px 0px;
    position: absolute; }
.hum_features .hs_car:before{
      background: url(images/sprites.png);
    content: "";
    width: 28px;
    height: 22px;
    background-position: -458px 0px;
    position: absolute; 
}
.hum_features .hs_std:before{    background: url(images/sprites.png);
    content: "";
    width: 30px;
    height: 23px;
    background-position: -427px 0px;
    position: absolute; 
}
.hmgflninfo .hs_std:before{       background: url(images/sprites.png);
    content: "";
    width: 30px;
    height: 23px;
    background-position: -165px 0px;
    position: absolute;
    left: 0; 
}
ul.hum_features {
    padding-top: 18px;
    overflow: hidden;
}
.wide_block {
    clear: both;
    color: #1a1f5f;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding: 28px 0;
    border-top: 1px solid #ccd4d9;
    margin-top: 35px;
    border-bottom: 1px solid #ccd4d9;
    margin-bottom: 37px;
}
.hmedec_block h3 {
    color: #1a1f5f;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 8px;
}
.hmedec_block{ overflow: hidden; margin-bottom: 44px; }
.hmdec_list span {
    float: right;
}
.hmdec_list {
    font-size: 14px;
    color: #656565;
    padding: 10px 0;
}
.hmd_btmcont p {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.12px;
    max-width: 1175px;
    margin: 0 auto;
}
.hmd_btmcont {
    margin-top: 58px;
}
.bakepage a:hover{
      background: #273b56;
}
.hus_des .hs_frntage:before {
    background: url(images/sprites.png);
    content: "";
    
        width: 31px;
    height: 31px;
    background: url(images/sprites.png);
    top: 0;
    left: 0;
    background-position: -343px 0;
    position: absolute;
    left: 0;
    top: 7px;
}
.showdrm_title {
    float: left;    width: 70%;
}
.showdrm_title h2 {
    color: #0f4c20;
    font-size: 48px;
    text-transform: uppercase;
    letter-spacing: 0.48px;
    font-weight: 300;
    margin-bottom: 11px;
        margin-top: -10px;
}
.showdrm_title p {
    margin: 0;
    color: #656565;
    font-size: 16px;
    letter-spacing: 0.32px;
}
.hlp_listouter{ padding-top: 93px; }
.hlp_listouter .showing_row .sr_dropdown{    margin-top: 7px;}
.hlp_gridouter .hus_des h2 {
    font-size: 30px;
    color: #1a1f5f;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
}
.hlp_gridouter .hus_des h4 {
    color: #0f4c20;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding-bottom: 26px;
        border-bottom: 1px solid #e1e1e1;
}
.hlp_locaton {
    color: #656565;
    line-height: 24px;
    letter-spacing: 0.16px;
    position: relative;
    padding-left: 32px;
      /*  border-top: 1px solid #e1e1e1;*/
        padding-top: 11px;
    padding-bottom: 11px;
        font-size: 16px;
            max-width: 250px;
       
}
.hlp_locaton:after {
    content: "";
    position: absolute;
    background: url(images/hlp_location.svg);
    width: 20px;
    height: 27px;
    background-size: contain;
    background-position: left center;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.hlp_gridouter .hus_des{    padding-top: 50px;} 
.hlp_gridouter .hus_des li sup {
    font-size: 8px;
}
.hus_des li.hs_frntage {
    padding-top: 6px;
}
.hs_locfield .sltbox {
    width: 100%;
    float: none;
}
.hs_locfield .sltbox:after{
  background-image: url(images/select_dropdown_blue.svg);
  width: 9px;
height: 5px;
}
.inclu_dishmsec .vc_col-sm-4 .vc_column-inner>.wpb_wrapper{     margin-right: -75px;   margin-left: 58px;}
.inclsfaq_sec {
    padding-top: 98px !important; padding-bottom: 76px;
}
.inclsfaq_sec .vc_tta-container {
    margin: 0 !important;
}
.inclsfaq_sec .vc_tta-panel {
        width: 48.4%;
    float: left;
           margin: 0 10px 20px;
    border: 1px solid #fff;
}
.inclsfaq_sec .vc_tta-panel:nth-child(2n+1){ clear: both; }
.wpb-js-composer .inclsfaq_sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
  background: none;
  border-radius: 0;
      border:0;
}
.wpb-js-composer .inclsfaq_sec .vc_tta.vc_general .vc_tta-panel-title>a{
    font-size: 16px;
     color: #fff;
     font-weight: 700;
         padding: 22px 29px;
}
.wpb-js-composer .inclsfaq_sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a{color: #fff;}
.wpb-js-composer .inclsfaq_sec .vc_tta.vc_general .vc_tta-panel-title{
      font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.inclsfaq_sec .vc_tta-panels{ margin: 0 -13px; }
.wpb-js-composer .inclsfaq_sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after,
.wpb-js-composer .inclsfaq_sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before{
      border-color: #fff !important;
}
.wpb-js-composer .inclsfaq_sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .inclsfaq_sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.wpb-js-composer .inclsfaq_sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading{
  background: none !important;
}
.wpb-js-composer .inclsfaq_sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff;
}
.wpb-js-composer .inclsfaq_sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
  background: none;
  border: 0;
}
.wpb-js-composer .inclsfaq_sec .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon{
      right: 30px;
}
.inclsfaq_sec .vc_tta-panel-body{ color: #fff;     padding: 14px 29px;}
.inclsfaq_sec .vc_tta-panel-body table td{
      font-size: 14px;
    letter-spacing: 0.58px;
    padding: 7px 0;
        vertical-align: top;
    line-height: 24px;
}
.wpb-js-composer .inclsfaq_sec .vc_tta.vc_general .vc_tta-panel-body{   padding: 14px 27px;}
.inclsfaq_sec .vc_tta-panel-body table td:nth-child(1){     font-weight: 600;   width: 35%;}
.inclsfaq_sec .vc_tta-panel-body table td:nth-child(2){ width: 69%; }
.inc_subtext p {
    margin: 0;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    line-height: 24px;
    letter-spacing: 0.55px;
}
.inc_subtext {
    clear: both;
    padding-top: 39px;
}
.prams_section .vc_btn3-container a.vc_general{    background: #0f4c20;}
.prams_section .vc_btn3-container a.vc_general:hover{
  background: #273b56;
  color: #fff;
}
.rdy_section .wpb_widgetised_column {
    margin: 0;
}
.prmouter{ padding-top: 100px !important; }
.prom_head h2 {
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 60px;
    letter-spacing: 0.6px;
    margin-bottom: 27px;
}
.prom_head p {
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 30px 0;
}
.prom_head .wpb_text_column {
    margin: 0;
}
.prom_head{ padding-bottom: 68px; }
.promlist .wpb_content_element {
    margin: 0;
}
.prmouter .promlist{ margin: 0 30px 79px; }
.promlist h2 {
    font-size: 42px;
    color: #1a1f5f;
    font-weight: 300;
    line-height: 60px;
    margin-bottom: 16px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}
.promlist p {
    margin: 0;
    font-size: 20px;
    color: #414141;
    line-height: 30px;
    letter-spacing: 0.6px;
}
.promlist .vc_btn3-container {
    margin: 29px 0 0 0;
}
.promlist .vc_btn3-container a.vc_general{
         background: #0f4c20;
    color: #ffffff;
    text-transform: uppercase;
    padding: 18px 64px;
    display: block;
    font-size: 16px;
    position: relative;
    font-weight: 600;
    border: 0;
    border-radius: 0;
    letter-spacing: 1.6px;
} 
.promlist .vc_col-sm-7 {
    width: 63%;
}
.promlist .vc_col-sm-5 {
    width: 37%;
}
.promlist .vc_col-sm-5 .vc_column-inner>.wpb_wrapper{ margin-left: 10px; }
.promlist .wpb_single_image{ position: relative; } 
/*.promlist .wpb_single_image:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 109px;
    background: url(images/prm_shape.png);
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
}*/
.promlist .vc_btn3-container a.vc_general:hover {
    background: #273b56;
    color: #fff;
}
.dc_headsec{padding-top: 60px !important; padding-bottom: 59px; } 
.dc_headsec h2 {
    color: #0f4c20;
    font-size: 60px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.dc_headsec h3 {
    letter-spacing: 0.24px;
    color: #1a1f5f;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 22px;
}
.dc_headsec p {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.18px;
    color: #414141;
    margin: 0 0 33px 0;
}
.dc_headsec p strong {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #0f4c20;
    letter-spacing: 1.4px;
    text-transform: uppercase;
        font-size: 14px;
}
.dc_headsec .wpb_text_column {
    margin: 0;
}
.dc_headsec .vc_btn3-container {
    margin: 32px 0 0 0;
}
.dc_headsec .vc_btn3-container a.vc_general {
    color: #ffffff;
    letter-spacing: 1.4px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    background: #0f4c20;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
       padding: 14px 34px;
}
.dc_headsec .vc_btn3-container a.vc_general:hover {
    background: #273b56;
    color: #fff;
}
.dc_acrsec .vc_column-inner {
    padding-top: 0 !important;
}
.dc_acrsec .vc_tta-container {
    margin: 0 !important;
}
.dc_acrsec{}
.wpb-js-composer .dc_acrsec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
    background: none;
    border:0;
}
.wpb-js-composer .dc_acrsec .vc_tta.vc_general .vc_tta-panel-title>a{ padding: 0; }
.wpb-js-composer .dc_acrsec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a{ color: #fff; }
.wpb-js-composer .dc_acrsec .vc_tta.vc_general .vc_tta-panel-title {
    font-size: 60px;
    font-weight: 300;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    text-align: center;
}
.wpb-js-composer .dc_acrsec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .dc_acrsec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover{
    background: none;
}
.wpb-js-composer .dc_acrsec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading{
   background: none;
    border:0;
}
.wpb-js-composer .dc_acrsec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff;
}
.wpb-js-composer .dc_acrsec .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon{
         right: 29%;
}
.wpb-js-composer .dc_acrsec .vc_tta .vc_tta-controls-icon{
  height: 43px;
    width: 43px;
}
.wpb-js-composer .dc_acrsec .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.wpb-js-composer .dc_acrsec .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.wpb-js-composer .dc_acrsec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after,
.wpb-js-composer .dc_acrsec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}
.wpb-js-composer .dc_acrsec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
  background: none; border:0;
      padding: 46px 0 0 0;
}
.dc_acrsec p {
    text-align: center;
    margin: 0;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 0.18px;
    line-height: 30px;
}
.dc_acrsec h3 {
    color: #ffffff;
    font-size: 24px; 
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 14px;
}
.dc_acrsec .wpb_content_element {
    margin: 0;
}
.dc_acrsec .wpb_single_image {
    margin-bottom: 27px;
}
.dc_acrsec .vc_inner {
    padding-top:115px;
}
.dc_acrsec .vc_tta-panel{
      padding-top: 165px;
    padding-bottom: 160px;
}
.dc_acrsec .vc_tta-panel.vc_active{ padding-top: 82px; padding-bottom: 92px; }
.sinprom_banner .vc_single_image-wrapper,
.sinprom_banner .wpb_single_image .vc_figure {
    display: block !important;
}
.sinprom_banner img {
    width: 100%;
}
.sinprom_banner .wpb_content_element {
    margin: 0;
}
.knock_sec {
    padding-top:60px !important; padding-bottom: 75px
}
.knockdown_head h2 {
    color: #ed6c01;
    text-transform: uppercase;
    letter-spacing: 0.42px;
    line-height: 60px;
    font-size: 42px;
    font-weight: 300;
        margin-bottom: 20px;
}
.knockdown_head p {
    text-align: center;
    font-size: 20px;
    color: #414141;
    letter-spacing: 0.2px;
    line-height: 30px;
    margin: 0;
}
.knockdown_head{ padding-bottom: 73px; }
.knockdown_head .wpb_content_element {
    margin: 0;
}
.knockdown_frm h2 {
    color: #1a1f5f;
    font-size: 42px;
    text-transform: uppercase;
    letter-spacing: 0.42px;
    font-weight: 300;
    margin-bottom: 16px;
}
.knockdown_frm p {
    text-align: center;
    color: #414141;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.16px;
    margin: 0;
}
.knockdown_frm .vc_column-inner>.wpb_wrapper {
    background: #ffffff;
    padding:47px 45px;
    max-width: 1000px;
    margin: 0 auto;
    border-top: 5px solid #0f4c20;
    -webkit-box-shadow: 0px 2px 39px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    0px 2px 39px 0px rgba(0, 0, 0, 0.15);
box-shadow:         0px 2px 39px 0px rgba(0, 0, 0, 0.15);
min-height: 777px;
}
.knockdown_frm label {
    color: #656565;
    font-size: 15px;
    margin-bottom: 7px;
    display: block;
}
.knockdown_frm li br {
    display: none;
}
.knockdown_frm li input.wpcf7-form-control:not(.wpcf7-submit) {
    background: #f2f2f2;
    border: 0;
    width: 100%;
    padding: 16px 17px;
        color: #656565;
    font-size: 15px;
}
.knockdown_frm ul{ overflow: hidden; margin: 0 -10px; }
.knockdown_frm li {
    width: 50%;
    float: left;
    padding: 0 10px;
        margin-bottom: 15px;
}
.knockdown_frm li:last-child,
.knockdown_frm li:nth-child(7){float: none; clear: both; width: 100%; }
.knockdown_frm li textarea {
    background: #f2f2f2;
    border: 0;
    width: 100%;
    padding: 17.5px 17px;
    color: #656565;
    font-size: 15px;
    height: 125px;
}
.knockdown_frm li:last-child {
    margin: 0;
    text-align: center;
    padding-top: 22px;
}
.knockdown_frm li .wpcf7-submit {
    background: #0f4c20;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1.6px;
    border: 0;
    font-weight: 600;
       padding: 18px 69px;
    cursor: pointer;
}
.knockdown_frm li .wpcf7-submit:hover {
    background: #273b56;
}
.why_sec{ padding-top: 50px!important; }
.why_head h2 {
    font-size: 60px;
    color: #0f4c20;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    font-weight: 300;
    margin-bottom: 0px;
}
.whycontsec_1 {
   background-size: auto auto;
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-top: 85px !important; padding-bottom:79px;
}
.whycontsec h3 {
    font-size: 42px;
    line-height: 60px;
    letter-spacing: 0.42px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 10px;
    color: #1a1f5f;
}
.whycontsec p {
    margin: 0 0 30px 0;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.18px;
    color: #414141;
}
.whycontsec .wpb_content_element {
    margin: 0;
}
.whycontsec p strong {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #0f4c20;
    font-size: 20px;
    letter-spacing: 0.2px;
}
.whycontsec .vc_col-sm-12 {
    margin-top: 40px;
}
.whycontsec .wpb_single_image .vc_single_image-wrapper{
  position: relative;
}
.whycontsec .wpb_single_image .vc_single_image-wrapper:after {
    background: url(images/why_imgshape1.png);
    content: "";
    position: absolute;
    width: 100%;
    height: 117px;
    bottom: 0;
    left: 0;
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
}
.whycontsec_1 h3{ margin-top: 21px; }
.fl_right{ float: right !important; order: 2;  }
.whycontsec_2{ padding-top:86px !important;padding-bottom: 75px; }
.whycontsec_2 h3{ margin-top:111px; margin-bottom: 19px; }
.whycontsec_2 .vc_col-sm-12 {
    margin-top: 50px;
}
.whycontsec_2 ul{ overflow: hidden;     margin-bottom: 8px;}
.whycontsec_2 li {
        float: left;
    width: 50%;
    color: #414141;
    font-size: 18px;
    letter-spacing: 0.18px;
    position: relative;
    margin-bottom: 26px;
    padding-left: 27px;
    line-height: normal;
}
.whycontsec_2 li:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 17px;
    background: url(images/aarow_rt.svg);
    background-size: contain;
    background-position: center;
    left: 0;
    top: 3px;
}
.whycontsec_2 li:nth-child(2n+1){ clear: both; }
.whycontsec_2 li:nth-child(2n) {
    width: 47.5%;
    float: right;
}
.whycontsec_3{ padding-top: 84px !important; }
.whycontsec_3 h3 {
    margin-top: 44px;
    margin-bottom: 15px;
}
.whycontsec_3 h3 {
    margin-top: 62px;
    margin-bottom: 24px;
}
.whycontsec_3 p {
    margin-bottom: 18px;
}
.whycontsec_3 {
    padding-top: 84px !important;
    padding-bottom: 204px;
    background-size: auto;
    background-position: bottom right;
    background-repeat: no-repeat;
}
.whycontsec_2 .wpb_single_image .vc_single_image-wrapper:after,
.whycontsec_4 .wpb_single_image .vc_single_image-wrapper:after{
      background-image: url(images/why_imgshape2.png);
    background-repeat: no-repeat;
} 
.sinhml_title {
    background: #eceff1;
    text-align: center;
    padding-top: 45px;
}
.sinhml_title h1 {
    font-size: 30px;
    color: #1a1f5f;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 14px;
}
.sinhml_title h2 {
    font-size: 36px;
    color: #0f4c20;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
}
.sinhml_title p {
    color: #656565; 
    letter-spacing: 0.16px;
    position: relative; 
    font-size: 20px;
    margin: 0;
    display: inline-block;
    text-transform: capitalize;
}
.sinhml_title p:before {
       content: "";
    background: url(images/hlp_location.svg);
    width: 20px;
    height: 27px;
    background-size: contain;
    background-position: left center;
    display: inline-block;
    vertical-align: middle;
        margin-right: 14px;
 }
 .hum_features .hs_frntage:before { 
    content: "";
    width: 31px;
    height: 31px;
    background: url(images/sprites.png);
     margin-top: -4px;
    background-position: -343px 0;
    position: inherit;
     
}
.hlp_fltinfo {
    border-top: 1px solid #d3d3d3;
    margin-top: 35px;
    border-bottom: 1px solid #d3d3d3;
    text-align: center;
}
.hlp_fltinfo .hum_features li {
    padding-top: 0;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 0 37px;
    float: none;
}
.hlp_fltinfo .hum_features li:before {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.hlp_fltinfo ul.hum_features{ padding-top: 24px;padding-bottom: 4px; }
.hlp_fltinfo .hum_features li sup {
    font-size: 8px;
}
.sinhlp_outer .rt_sinhmd {
    float: left;
}
.sinhlp_outer .lt_sinhme {
    float: right;width: 31.6%;
}
.sinhlp_cont li {font-size: 14px;
    color: #656565;
    display: block;
    margin-bottom: 16px;
    position: relative;
    padding-left: 21px;
    line-height: 20px;}
.sinhlp_cont li:before{
      background: url(images/tick.svg);
    content: "";
    position: absolute;
    left: 0;
    width: 12px;
    height: 11px;
    top: 2px;
}
.sinhlp_outer .flan_image{ text-align: center; }
.hmgflninfo{
  background: #eceff1; 
    padding: 46px 40px;
    padding-bottom: 0;
    min-height: 1250px;
}
.hlp_widget{
      background: #eceff1;
    padding: 46px 40px; 
        margin-bottom: 30px;
}
.sinhlp_cont a.dwn_inclu{
      color: #ffffff;
    background: #273b56;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.4px;
    display:block;
    padding: 15px 25px;
    text-align: center;
    margin-top: 11px;
}
.sinhlp_cont ul {
    overflow: hidden;
}
.sinhlp_cont a.dwn_inclu:hover {
    background: #0f4c20;
}
.hlp_map iframe {
    width: 100%;
    height: 268px;
}
.hlp_butons a {
    display: block;
        color: #ffffff;
    background: #273b56;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.4px;
    display: block;
    padding: 15px 25px;
    text-align: center; 
    margin-bottom: 21px;
    text-transform: uppercase;
}
.hlp_butons {
    padding-bottom: 21px;
}
.hlp_butons a.hl_btn1 {
    background: #0f4c20;
}
.hlp_butons a.hl_btn1:hover {
    background:#273b56;
}
.hlp_butons a.hl_btn2:hover {
    background: #0f4c20;
}
.sinhlp_outer .sinhmegrid{    margin: 0 -55px;}
.ele_packsec {
    padding-top: 59px;
}
.ele_packhead p {
        margin: 0;
    color: #414141;
    font-size: 16px;
    letter-spacing: 0.7px;
    text-align: center;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 16px;
}
.ele_packhead .wpb_text_column {
    margin: 0;
}
.ele_packsec h2 {
    font-size: 42px;
    text-transform: uppercase;
    letter-spacing: 0.42px;
    font-weight: 300;
    color: #0f4c20;
    /*margin-top: 47px;*/
}
.wpb-js-composer .eleln_sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a{
  color: #414141;
}
.eleln_sec .vc_tta-panel{    border: 1px solid #fff; background-color: #f0f0f0;}
.wpb-js-composer .eleln_sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after,
.wpb-js-composer .eleln_sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #414141 !important;
}
.wpb-js-composer .eleln_sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff;
    background-color: #0f4c20;
}
.eleln_sec .vc_tta-panel-body {
   color: #414141;
}
.wpb-js-composer .eleln_sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-controls-icon::after,
.wpb-js-composer .eleln_sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-controls-icon::before {
    border-color: #ffffff !important;
}
.eleln_sec{ padding-top: 35px !important;    padding-bottom: 55px; }
.eleln_sec .inc_subtext p{color: #414141;}
.eleln_sec .wpb_content_element { margin-bottom: 0; }
.dishome_map .wpb_content_element {
    margin: 0;
}
.dishome_map iframe {
    height: 600px;
}
.dishome_cont .wpb_text_column {
    margin: 0;
}
.dishome_cont .vc_btn3-container {
    margin: 31px 0 0 0;
}
.dishome_cont{ padding-top: 57px; padding-bottom:58px; }
.dishome_cont h2 {
    color: #0f4c20;
    font-size: 60px;
    font-weight: 300;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.dishome_cont p {
    font-size: 24px;
    color: #1a1f5f;
    text-align: center;
    letter-spacing: 0.24px;
    line-height: 30px;
    margin: 0;
    font-weight: 600;
}
.dishome_cont .vc_btn3-container a.vc_general {
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 1.4px;
    font-weight: 700;
    border: 0;
    border-radius: 0;
    background: #0f4c20;
    text-transform: uppercase;
    padding: 14px 34px;
}
.dishome_cont .vc_btn3-container a.vc_general:hover {
    background: #273b56;
    color: #fff;
}
.dishome_galery .wpb_single_image .vc_figure,
.dishome_galery .wpb_single_image .vc_single_image-wrapper{ display: block !important; }
.dishome_galery img {
    width: 100%;
}
.dishome_galery .wpb_single_image{ margin-bottom: 30px; }
.dishome_galery{ padding-bottom: 20px; }
.nock_sec{ padding-top: 74px!important; }
.nock_head h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    margin-bottom: 18px;
}
.nock_head p {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.18px;
    margin: 0 0 30px 0;
}
.nock_head h3{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin-bottom: 22px;
    line-height: 30px;
}
.nock_head{ padding-bottom: 34px; }
.nock_grid .wpb_single_image .vc_figure,
.nock_grid .wpb_single_image .vc_single_image-wrapper{ display: block !important; }
.nock_grid img{width: 100%;}
.nock_grid .wpb_single_image{ margin-bottom: 0 !important;}
.nock_sec {
    margin-top: 30px;
}
.knproce_sec {
   padding-top: 63px !important;position: relative;
}
.knproce_sec .nock_head h2{ color: #0f4c20; }
.knproce_sec .nock_head h3{ color: #1a1f5f; }
.knproce .vc_col-sm-4 {
    width: 39%;
}
.knproce .vc_col-sm-8 {
    width: 61%;
}
.knproce h3 {
    color: #0f4c20;
    font-size: 20px;
    letter-spacing: 0.2px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
}
.knproce h2 {
    color: #1a1f5f;
    font-size: 42px;
    letter-spacing: 0.42px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 18px;
}
.knproce p {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.2px;
    margin: 0;
}
.knproce1 .vc_col-sm-8 .vc_column-inner>.wpb_wrapper,
.knproce3 .vc_col-sm-8 .vc_column-inner>.wpb_wrapper{ margin-left: 105px; }
.knproce .wpb_single_image .vc_single_image-wrapper{ position: relative; }
/*.knproce .wpb_single_image .vc_single_image-wrapper:after {
    background: url(images/why_imgshape1.png);
    content: "";
    position: absolute;
    width: 100%;
    height: 109px;
    bottom: 0;
    left: 0;
    background-size: auto;
    background-position: bottom left;
    background-repeat: no-repeat;
}*/
.knproce .wpb_content_element {
    margin: 0;
}
.knproce1 .wpb_single_image{
  position: relative;
}
 
.knproce:before {
    content: "";
   position: absolute;
    width: 3px;
    height: 95%;
    background: #1a1f5f;
    right: 0;
    top: 0;
    left: -185px;
    margin: auto;
	display: block !important;
}
.knproce1 .wpb_single_image:before {
    content: "";
    position: absolute;
    background: url(images/circle.svg);
    right: -84px;
    top: -9px;
    width: 33px;
    height: 33px;
    z-index: 9;
}
.knproce2 {
    padding-top:67px;
    padding-bottom: 60px;
}
.knproce2 .vc_col-sm-8 .vc_column-inner>.wpb_wrapper,
.proce4 .vc_col-sm-8 .vc_column-inner>.wpb_wrapper {
    margin-right: 105px;
}
 
 
.knproce{ position: relative; }
.knproce2:before {
    left: 0;
    right: -165px;
}
.knproce2 .vc_col-sm-8 .vc_column-inner>.wpb_wrapper:before {
  content: "";
    position: absolute;
    width: 179px;
    height: 36px;
    background: url(images/knproces_line1.png);
    right: 59px;
    margin: 0;
    top: -88px;
}
.knproce2:before{    top: 15px;}
.knproce2 h3 {
    margin-top: 76px;
}
.knproce2 .wpb_single_image:before {
    content: "";
    position: absolute;
    background: url(images/circle.svg);
    left: -79px;
    top: 0;
    width: 33px;
    height: 33px;
    z-index: 9;
    bottom: 0;
    margin: auto;
}
.knproce3 .vc_col-sm-8 .vc_column-inner>.wpb_wrapper:before {
        content: "";
    position: absolute;
    width: 179px;
    height: 36px;
    background: url(images/knproces_line2.png);
    left: 51px;
    margin: 0;
    top:-77px;
}
.knproce3 {
    padding-top: 67px;
}
.knproce3:before {
    top: 26px;
        height: 82%;
}
.knproce3 .wpb_single_image:before {
    content: "";
    position: absolute;
    background: url(images/circle.svg);
    right: -69px;
    bottom: 34px;
    width: 33px;
    height: 33px;
    z-index: 9;
}
.knproce3 h3{ margin-top: 78px; }
.knproce3 .vc_col-sm-8 .vc_column-inner>.wpb_wrapper{
      margin-right: -23px;
}
.knproce_sec .vc_btn3-container {
    margin: 64px 0 52px 0;
}
 
.knproce_sec .vc_btn3-container a.vc_general {
    background: #1a1f5f;
    border: 0;
    padding: 14px 33px;
    font-size: 14px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border-radius: 0;
}
.knproce_sec .vc_btn3-container a.vc_general:hover{
      background: #0f4c20;
      color: #fff;
}
.ourproce_sec .knproce1 h3{ margin-top: 70px; }
.ourproce_sec .knproce3 h3 {    margin-top: 71px;}
.ourproce_sec .knproce3 .wpb_single_image:before{margin: auto; bottom: 0; top: 0; }
.ourproce_sec .proce4:before {
    left: 0;
    right: -165px;
}
.ourproce_sec .proce4 .vc_col-sm-8 .vc_column-inner>.wpb_wrapper:before {
    content: "";
    position: absolute;
    width: 179px;
    height: 36px;
    background: url(images/knproces_line1.png);
    right: 59px;
    margin: 0;
    top: -88px;
}
.ourproce_sec .proce4,
.ourproce_sec .proce5,
.ourproce_sec .proce6 {
    padding-top: 67px;
    padding-bottom: 60px;
} 
.ourproce_sec .knproce3:before{ height: 91%; }
.ourproce_sec .knproce3{padding-bottom: 60px;}
.ourproce_sec .proce4:before{    top: 15px;}
.ourproce_sec .proce4 .wpb_single_image:before {
    content: "";
    position: absolute;
    background: url(images/circle.svg);
    left: -79px;
    top: 0;
    width: 33px;
    height: 33px;
    z-index: 9;
    bottom: 0;
    margin: auto;
}
.ourproce_sec .proce4 h3{ margin-top: 105px; }
.ourproce_sec .proce5 .vc_col-sm-8 .vc_column-inner>.wpb_wrapper {
      margin-left: 105px;
}
.ourproce_sec .proce5 .vc_col-sm-8 .vc_column-inner>.wpb_wrapper:before {
    content: "";
    position: absolute;
    width: 179px;
    height: 36px;
    background: url(images/knproces_line2.png);
    left: 51px;
    margin: 0;
        top: -77px;
}
.ourproce_sec .proce6:before {
    left: 0;
    right: -165px;
        top: 10px;
            height: 100%;
}
.ourproce_sec .proce6 .vc_col-sm-8 .vc_column-inner>.wpb_wrapper:before {
    content: "";
    position: absolute;
    width: 179px;
    height: 36px;
    background: url(images/knproces_line1.png);
    right: 59px;
    margin: 0;
      top: -92px;
}
.ourproce_sec .proce5:before{top: 25px;    height: 90%;}
.ourproce_sec .proce5 .wpb_single_image:before {
    content: "";
    position: absolute;
    background: url(images/circle.svg);
    right: -69px;
    bottom: 0;
    top: 0;
        margin: auto;
    width: 33px;
    height: 33px;
    z-index: 9;
}
.ourproce_sec .proce6 .wpb_single_image:before {
    content: "";
    position: absolute;
    background: url(images/circle.svg);
    left: -79px;
    top: 0;
    width: 33px;
    height: 33px;
    z-index: 9;
    bottom: 0;
    margin: auto;
}
.ourproce_sec .proce5 h3{ margin-top: 99px; }
.ourproce_sec .proce6 h3{ margin-top: 149px; }
.ourproce_sec {
    padding-top: 9px;
}
.inclsfaq_sec .vc_tta-panel-body p{
    font-size: 14px;
    letter-spacing: 0.58px;
    padding: 7px 0; 
	    margin: 0;
    line-height: 24px;
}
.inclsfaq_sec .vc_tta-panel-body ul li{
    font-size: 14px;
    letter-spacing: 0.58px;
    padding: 7px 0; 
      margin: 0;
    line-height: 24px;
    position: relative;
    padding-left:23px;
}
.inclsfaq_sec .vc_tta-panel-body ul li:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    background: url(images/aarow_rt2.svg);
    background-size: contain;
    background-position: center;
    left: 0;
    top: 14px;
    background-repeat: no-repeat;
}
.error-404 {
    min-height: 450px;
    align-items: center;
   -webkit-justify-content: center;
  justify-content: center;
     display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; 
     -webkit-flex-flow:column;
  -ms-flex-flow:column;
  flex-flow:column;
    -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.error-404 h1 {
    font-size: 38px;
       color: #0f4c20;
}
.inner_banner {
    padding-top: 148px !important;
    padding-bottom: 156px;
}
.inner_banner h1 {
    color: #ffffff;
    font-size: 60px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.inclu_dishmsec .hm_dishm_img,.inclu_dishmsec .hm_dishm_img *{ height: 100%; }
.fl_plans {
    text-align: center;
}
.ourproce_sec .proce6{ padding-bottom: 92px; }
.prnock_sec{ margin-top: 0; }
.prnock_sec .nock_head h3{ color: #1a1f5f; }
.prnock_sec .nock_head p{ color: #414141; }
.prnock_sec .nock_head {
    padding-bottom: 0;
}
.promt_banner {
    padding-top: 58px !important;
}
.singhmd_banner .owl-nav button.owl-next {
    background: url(images/arrow_right.svg) !important;
    font-size: 0 !important;
    width: 55px;
    height: 55px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: absolute;
    right: 25px;
    bottom: 0;
    margin: auto !important;
    top: 0;
}
.singhmd_banner .owl-nav button.owl-prev {
    background: url(images/arrow_left.svg) !important;
    font-size: 0 !important;
    width: 55px;
    height: 55px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: absolute;
       left: 25px;
    bottom: 0;
    margin: auto !important;
    top: 0;
}
.hs_husize:before{
  content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(images/sprites.png);
    top: 0;
    left: 0;
    background-position: -312px 0;
}
.sinhlp_outer .lt_sinhme h2{ text-transform: none; }
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}
.loading.active{
  display: block !important;  
}
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}
.pagination ul { padding: 0; margin: 0; }
.pagination ul li {
  padding: 0;
  margin: 0 8px 0 0;
  float: left;
}
.pagination ul li a {
  font-size: 14px;
  color: #000000;
  width: 40px;
  height: 40px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 38px;
  float: left;
}
.pagination ul li.active a {
    background-color: #0f4c20;
    border-color: #0f4c20;
    color: #fff;
}
.compare_block {
  position: fixed;
  bottom: -80px;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: all .15s ease;
  font-family: 'Montserrat', sans-serif;
}
.compare_block.active {
  bottom: 0;
}
.compare_block button.cb_btn {
    background: #0f4c20;
    letter-spacing: 0.46px;
    font-size: 14px;
    padding: 12.5px 30px 12.5px 20px;
    border: 0;
    width: 200px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
      font-family: 'Montserrat', sans-serif;
}
.compare_block button.cb_btn .arrow {
  width: 10px;
  height: 7px;
  background-image: url(images/sprites.png);
  background-position: -224px 0px;
  display: inline-block;
  display: none;
}
.compare_block.active button.cb_btn .arrow  {
  display: inline-block;
}
.compare_block .compare_popup {
  width: 100%;
    background-color: #0f4c20;
    padding: 20px 0;

}
.compare_block button.compare_button {
      background: #1a1f5f;
    letter-spacing: 0.46px;
    font-size: 14px;
    padding: 11px 25px;
    border: 0;
    color: #fff;
    float: right;
    font-weight: 600;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
}
.compare_block button.compare_button:after {
 /* position: absolute;
  right: 15px;
  top: 16px;
  width: 6px;
  height: 10px;
  background-image: url(images/sprites.png);
  background-position: -346px -96px;
  content: "";*/
}
.compare_block button.cb_btn span.compare_count {
    float: right;
}
.compare_block ul.compare_items {
    float: left;
}
.compare_block ul.compare_items li {
    width: 310px;
    float: left;
    background-color: #fff;
    margin-right: 15px;
    padding: 12px 25px 12px 15px;
    cursor: pointer;
    position: relative;
}
.compare_block ul.compare_items li:last-child{
  margin-right: 0;
}
.compare_block ul.compare_items li a {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 13px;
    color: #000;
    font-weight: 700;
}
.wl_notification {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 999;
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    padding: 10px 15px;
    line-height: 26px;
    transition: all .15s ease;
    opacity: 0;
}
.wl_notification.show {
  opacity: 1;
}
.wl_notification p {
       display: inline-block;
    margin: 0 15px 0 0;
    margin-bottom: 0;
    color: #414141;
    font-size: 15px;
}
.wl_notification p strong {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #0f4c20;
}
.wl_notification a {
        color: #0f4c20;
    font-weight: 600;
    text-transform: uppercase;
}
.wl_notification button {
   border: 0;
    background-color: transparent;
    font-size: 20px;
    margin-left: 10px;
    line-height: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
/*.list_fava a.active{
  border: 1px solid red;
}*/
.wishlist_pp .modal-body {
    padding: 130px 15px 10px;
    text-align: center;
    position: relative;
    font-size: 16px;
}
.wishlist_pp .modal-body:before {
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  margin: auto;
  width: 63px;
  height: 63px;
  background-image: url(images/sprites.png);
  background-position: -437px -61px;
  content: "";
}
.wishlist_pp .modal-footer {
    border: 0;
    text-align: center;
    padding: 15px 15px 50px;
}
.wishlist_pp .modal-footer button {
    background: #ffc200;
    letter-spacing: 0.46px;
    font-size: 14px;
    padding: 12.5px 38px;
    border: 0;
    border-radius: 0;
    color: #000;
}
.wishlist_pp .modal-footer button:hover {
    background: #4b5156;
    color: #fff;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
@media (min-width: 768px){
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;
}
.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    outline: 0;
}
@media (min-width: 768px){
  .modal-content {
      -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
      box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
  }
}
.com_close {
    position: absolute;
    top: 2px;
    left: 180px;
    width: 20px;
    height: 20px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    line-height: 17px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
}
.compare_block .container {
    position: relative;
}
.rm_ish{
  position: relative;
}
.rm_ish a {
    color: #ffffff;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    font-weight: bold;
    text-shadow: 0px 1px 7px #000;
}
.header_section.f-nav {
    box-shadow: 0px 2px 30px #cecece;
}

.wishlist_row .wish_title {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 30px;
    margin-bottom: 48px;
}
.wishlist_row .wish_title h2 {
    font-weight: 300;
    color: #1a1f5f;
    font-size: 42px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}
.wishlist_row {
    padding-top: 55px;
    padding-bottom: 25px;
}

.sgpb-content input.wpcf7-form-control:not(.wpcf7-submit) {
    background: #f2f2f2;
    border: 0;
    width: 100%;
    color: #656565;
    font-size: 15px;
    padding: 17px 20px;
}
.sgpb-content ul{ margin: 0 ;}
.sgpb-content li {
    width: 100%;
    margin-bottom: 25px; 
}
.sgpb-content textarea {
    background: #f2f2f2;
    border: 0;
    width: 100%;
    color: #656565;
    font-size: 15px;
    padding: 17px 20px;
    height: 142px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
 
.sgpb-content .wpcf7-submit {
    background-color: #0f4c20;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 18px 76px;
    border: 0;
    cursor: pointer;
}
.sgpb-content li:last-child{ margin-top: 20px; margin-bottom: 0; }
.sgpb-content .wpcf7-submit:hover {
    background: #273b56;
}
.sgpb-content li br{ display: none; }
.sgpb-content li label {
    color: #656565;
    margin: 0 0 10px 0;
    font-size: 16px;
    display: block;
}
.pagination ul{    display: inline-block;}

.rqdtext {
    color: #656565;
    font-size: 15px;
    margin-top: 7px;
    display: block;
}

.hl_note h4 {
    text-align: center;
    letter-spacing: 1px;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.rdy_section p a {
    background-color: #fff;
    color: #1a1f5f;
}
.hm_slider #rev_slider_1_1 .uranus.tparrows:hover:before {
    color: #0f4c20 !important;
}