:root {
    --lqd-container-width: 1140px;
    --lqd-container-width-sm: 1024px;
    --lqd-container-width-md: 1024px;
    --lqd-row-gutter-y: 30px;
    --lqd-row-gutter-x: 30px;
    --lqd-color-primary: #00CB99;
    --lqd-color-secondary: #2D6FE8;
    --lqd-body-text-color: #000;
    --lqd-color-dark: #292929;
    --lqd-color-dark: #292929;
    --lqd-color-accent: #61CE70;
    --lqd-color-gradient-start: #007fff;
    --lqd-color-gradient-stop: #ff4d54;
    --lqd-color-orange-500: #ed6a04;
    --lqd-color-blue-50: rgba(45, 111, 232, 0.08);
    --lqd-color-blue-100: #B7EEF5;
    --lqd-color-blue-200: rgba(28, 79, 141, 0.11);
    --lqd-color-blue-300: #008ABA;
    --lqd-color-blue-400: #0e3f58;
    --lqd-color-blue-500: #1C4F8D;
    --lqd-color-blue-600: #1A4265;
    --lqd-color-green-100: rgba(0, 203, 153, 0.1);
    --lqd-color-green-500: #21A081;
    --lqd-color-gray-300: #9ca3af;
    --lqd-color-gray-400: #707070;
    --lqd-color-gray-500: #505050;
    --lqd-color-gray-600: #45485F;
    --lqd-color-slate-100: #eef3f9;
    --lqd-color-red-700: #471412;
    --lqd-color-purple-100: rgba(122, 37, 255, 0.11);
    --lqd-color-purple-500: #7A25FF;
    --lqd-color-purple-700: #504C74;
    --lqd-color-yellow-200: #FFE29D;
    --lqd-body-text-color: #000;
    --lqd-body-font-family: 'Be Vietnam Pro', sans-serif;
    --lqd-body-font-size: 17px;
    --lqd-body-font-weight: 400;
    --lqd-body-line-height: 1.375em;
    --lqd-heading-color: #225469;
    --lqd-heading-font-family: var(--lqd-body-font-family);
    --lqd-heading-font-weight: 700;
    --lqd-heading-line-height: 1em;
    --lqd-h1-font-size: 52px;
    --lqd-h2-font-size: 43px;
    --lqd-h3-font-size: 45px;
    --lqd-h4-font-size: 37px;
    --lqd-h5-font-size: 21px;
    --lqd-h6-font-size: 14px;
    --lqd-cc-bc: var(--lqd-color-primary);
    --lqd-cc-bg: var(--lqd-color-primary);
    --lqd-cc-size-outer: 35px;
    --lqd-cc-size-inner: 7px;
    --lqd-cc-bw: 1px;
    --lqd-cc-br: calc(var(--lqd-cc-size-outer) / 2);
    --lqd-cc-active-bc: var(--lqd-color-primary);
    --lqd-cc-active-bg: var(--lqd-color-primary);
    --lqd-cc-active-bw: 1px;
    --lqd-cc-active-circle-color: #fff;
    --lqd-cc-active-circle-txt: #000;
    --lqd-cc-active-arrow-color: #fff
}
@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Bitter:ital,wght@0,100..900;1,100..900&display=swap');
@media screen and (min-width:992px) {
    body.has-sidebar #lqd-contents-wrap {
        padding-top: 25px
    }
}

@media(max-width:767px) {

    h2,
    .h2 {
        font-size: 32px
    }
}

.module-btn-sm {
    --btn-pt: 10px;
    --btn-pe: 18px;
    --btn-pb: 10px;
    --btn-ps: 18px
}

.module-btn-md {
    --btn-pt: 15px;
    --btn-pe: 65px;
    --btn-pb: 15px;
    --btn-ps: 30px
}
.logoImg{
    height: 50px;
}
img.intalogo {
    position: absolute;
    left: 28px;
    margin-top: 28px;
  }
.fitimage img{
    height:500px; width:100%; object-fit:cover;object-position: center;
}

.wa-chat-btn-fixed-wrap {
    text-decoration: none;
    cursor: pointer;
    box-shadow: 0 0 8px 0 #c2c2c2;
    border-radius: 100%;
    bottom: 50px;
    left: 20px;
    position: fixed;
    z-index: 99999 !important;
    text-decoration:none;
}
.wa-chat-btn-fixed-wrap img{
    width:54px;
    height:54px;
}
.call-btn-fixed-wrap {
    text-decoration: none;
    cursor: pointer;
    box-shadow: 0 0 8px 0 #c2c2c2;
    border-radius: 100%;
    bottom: 120px;
    left: 20px;
    position: fixed;
    z-index: 99999 !important;
    text-decoration:none;
}
.call-btn-fixed-wrap img{
    width:54px;
    height:54px;
}
/*footer sign up button*/

#lower {
  width: 100%;
  bottom: -1px;
  left: 0px;
  position: fixed;
  z-index: 99999 !important;
  
}

#bar {
    padding: 10px;
    color:#fff;
}
 #bar a {
    padding: 10px;
    color:#fff;
    background: #00cb99;
  text-shadow: none;
  width:100px;
  float:right;
  margin-right:150px;
  text-align:center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#panel .textcontainer{
   
    padding: 50px;
    color:#fff;
}
#panel {
    display: none;
/*    height: 100px;*/
    background: #232743 !important;
    border-top:4px solid #00cb99;
    color:#fff;
}
#panel .veteranTxt{
      font-size:72px;
      color:#fff;
      letter-spacing: 0.5px;
      font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom:30px;

}
#panel .flatoff{
      font-family: "Anton", sans-serif;
      font-size:24px;
      color:#fff;
      letter-spacing: 0.5px;
      line-height: 30px;
      width:60%;
      margin: 0 auto;
}
#panel .getdiscounted{
    font-family: "Bitter", serif;
    color:#fff;
    margin-bottom: 0px;
  margin-top: 20px;
}
#panel .formcontainer{
    vertical-align: top;
  max-width: 380px;
  padding: 42px 35px 50px;
  background: #36407e !important;
}
#panel input {
  display: block;
  height: 44px;
  background: #ffffff;
  color:#000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #333333 !important;
  font-size: 15px;
  font-weight: 300;
  text-align: left;
  margin-bottom:7px;
  width: 100%;
}
#panel .g-recaptcha {
    transform: scale(0.95);
    transform-origin: 0 0;
  }
#panel .formbtn{
    color: #fff !important;
  font-family: Lato, Helvetica, Arial, Sans Serif;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  background-color: #00cb99;
  border-width: 0px;
  border-radius: 5px;
  width: 100%;
  padding:10px;
}  
@media(max-width:767px) {
 #bar a {
    padding: 10px;
    color:#fff;
    background: #00cb99;
  text-shadow: none;
  width:100px;
  float:left;
  text-align:center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
    #panel .veteranTxt{
      font-size:34px;
      color:#fff;
      letter-spacing: 0.5px;
      font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom:15px;

}
#panel .flatoff{
      font-family: "Anton", sans-serif;
      font-size:18px;
      color:#fff;
      letter-spacing: 0.5px;
      line-height: 24px;
      width:100%;
      margin: 0 auto;
}
#panel .getdiscounted{
    font-family: "Bitter", serif;
    color:#fff;
    margin-bottom: 0px;
  margin-top: 10px;
}
#panel .formcontainer{
    vertical-align: top;
  max-width: 380px;
  padding: 20px 15px 20px;
  background: rgba(255, 255, 255, 0.1) !important;
}
}
/*social media icons*/
    .facebook_btn {
        width: 40px;
        height: 40px;
        background-image: url("../images/social-icons/BeforeHover/Facebook.png");
        background-size: cover;
        transition: background-image 0.3s ease-in-out;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
    }

    .facebook_btn:hover {
        background-image: url("../images/social-icons/AfterHover/Facebook.png");
    }
    .instagram_btn {
        width: 40px;
        height: 40px;
        background-image: url("../images/social-icons/BeforeHover/Instagram.png");
        background-size: cover;
        transition: background-image 0.3s ease-in-out;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
    }

    .instagram_btn:hover {
        background-image: url("../images/social-icons/AfterHover/Instagram.png");
    }
    .bark_btn {
        width: 40px;
        height: 40px;
        background-image: url("../images/social-icons/BeforeHover/bark.png");
        background-size: cover;
        transition: background-image 0.3s ease-in-out;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
    }

    .bark_btn:hover {
        background-image: url("../images/social-icons/AfterHover/bark.png");
    }
    .clutch_btn {
        width: 40px;
        height: 40px;
        background-image: url("../images/social-icons/BeforeHover/Clutch.png");
        background-size: cover;
        transition: background-image 0.3s ease-in-out;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
    }

    .clutch_btn:hover {
        background-image: url("../images/social-icons/AfterHover/Clutch.png");
    }

    .g2_btn {
        width: 40px;
        height: 40px;
        background-image: url("../images/social-icons/BeforeHover/G2.png");
        background-size: cover;
        transition: background-image 0.3s ease-in-out;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
    }

    .g2_btn:hover {
        background-image: url("../images/social-icons/AfterHover/G2.png");
    }
    .linkedin_btn {
        width: 40px;
        height: 40px;
        background-image: url("../images/social-icons/BeforeHover/LinkedIn.png");
        background-size: cover;
        transition: background-image 0.3s ease-in-out;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
    }

    .linkedin_btn:hover {
        background-image: url("../images/social-icons/AfterHover/LinkedIn.png");
    }   
    .thumbTack_btn {
        width: 40px;
        height: 40px;
        background-image: url("../images/social-icons/BeforeHover/ThumbTack.png");
        background-size: cover;
        transition: background-image 0.3s ease-in-out;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
    }

    .thumbTack_btn:hover {
        background-image: url("../images/social-icons/AfterHover/ThumbTack.png");
    }    
    .trustPilot_btn {
        width: 40px;
        height: 40px;
        background-image: url("../images/social-icons/BeforeHover/TrustPilot.png");
        background-size: cover;
        transition: background-image 0.3s ease-in-out;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
    }

    .trustPilot_btn:hover {
        background-image: url("../images/social-icons/AfterHover/TrustPilot.png");
    }    
    .twitter_btn {
        width: 40px;
        height: 40px;
        background-image: url("../images/social-icons/BeforeHover/Twitter.png");
        background-size: cover;
        transition: background-image 0.3s ease-in-out;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
    }

    .twitter_btn:hover {
        background-image: url("../images/social-icons/AfterHover/Twitter.png");
    }        
    .yelp_btn {
        width: 40px;
        height: 40px;
        background-image: url("../images/social-icons/BeforeHover/Yelp.png");
        background-size: cover;
        transition: background-image 0.3s ease-in-out;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
    }

    .yelp_btn:hover {
        background-image: url("../images/social-icons/AfterHover/Yelp.png");
    }        
    .youTube_btn {
        width: 40px;
        height: 40px;
        background-image: url("../images/social-icons/BeforeHover/YouTube.png");
        background-size: cover;
        transition: background-image 0.3s ease-in-out;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
    }

    .youTube_btn:hover {
        background-image: url("../images/social-icons/AfterHover/YouTube.png");
    }        
    .googlereview_btn {
        width: 40px;
        height: 40px;
        background-image: url("../images/social-icons/BeforeHover/GoogleReview.png");
        background-size: cover;
        transition: background-image 0.3s ease-in-out;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
    }

    .googlereview_btn:hover {
        background-image: url("../images/social-icons/AfterHover/GoogleReview.png");
    } 
    .sociallink13_btn {
        width: 40px;
        height: 40px;
        background-image: url("../images/social-icons/BeforeHover/YouTube.png");
        background-size: cover;
        transition: background-image 0.3s ease-in-out;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
    }

    .sociallink13_btn:hover {
        background-image: url("../images/social-icons/AfterHover/YouTube.png");
    } 
   .social_footer .footer-social {
      padding-left: 0;
      margin-bottom: 0;
      margin-top: 20px;
      display:block;
    } 
    .social_footer .footer-social li {
      list-style-type: none;
      display: inline-block;
      margin-right: 10px;
    }
    .single-footer-widget .footer-social li:last-child {
      margin-right: 0;
    }
    
.main-header .header-desktop .main-nav {
    --lqd-menu-items-top-padding: 18px;
    --lqd-menu-items-right-padding: 27px;
    --lqd-menu-items-bottom-padding: 18px;
    --lqd-menu-items-left-padding: 27px
}

.main-header .main-nav>li>a:before {
    background-color: rgba(255, 255, 255, .07)
}

.main-header .social-icon svg {
    fill: rgba(255, 255, 255, .3)
}

.social-icon:hover {
    opacity: .9;
    color: #fff
}

.main-header .social-icon:hover svg {
    fill: #fff
}

.animation-pulse-grow:active,
.animation-pulse-grow:focus,
.animation-pulse-grow:hover {
    animation-name: animation-pulse-grow;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}
     #ac-wrapper {
        width: 100%;
        height: 100%;   
        top: 0;
        left: 0;   
        position: fixed;	
        background: rgba(255, 255, 255, 0.74);
        z-index: 9999999;
    }

    #popup {
        width: 40%;
        height: auto;
        padding:20px;
        position: relative;
        margin: 0 auto;
        top: 15%;
        border-radius: 25px;
        color:#000;
        background: #45485feb;
        /*border: 10px solid #191C33;        */
        
    }
    .popupbox-btn-width{
        width:125px;
        border: 2px solid #fff;
    }
    #firstbox{
        text-align:center;
    }
    #welcomeDiv input{
        display:block;
    }
    .close {
      font-size: 1.5rem;
      font-weight: 700;
      line-height: 1;
      color: #000;
      text-shadow: 0 1px 0 #fff;
      margin-top: -54px;
      position: absolute;
    }
    
@media only screen and (max-width: 500px) {
    .g-recaptcha {
        transform:scale(0.77);
        transform-origin:0 0;
    }
}
@media(max-width:767px) {
    .main-header .module-header {
        padding-right: 5px;
        padding-left: 15px
    }
    #popup {
    width: 80%;
    height: auto;
    padding:20px;
    position: relative;
    margin: 0 auto;
    top: 15%;
    color:#000;
        background: #45485feb;
       
    }
    .popupbox-btn-width{
        width:75px;
    }
    #firstbox h3{
        font-size:28px;
    }
    #firstbox h4{
        font-size:24px;
    }
    #subscribeDiv h4{
        font-size:28px;
    }
}

.lqd-stickybar-right .btn-solid {
    --icon-font-size: 20px;
    --icon-mt: -8px;
    --icon-me: 15px;
    --icon-mb: -8px;
    --icon-ms: 0px;
    --btn-pt: 15px;
    --btn-pe: 20px;
    --btn-pb: 15px;
    --btn-ps: 12px
}

.main-header .nav-trigger .bar {
    background-color: #fff
}

.main-header .ld-module-sd>.ld-module-dropdown {
    width: 350px
}

.main-header .ld-module-dropdown {
    --lqd-menu-items-top-padding: 10px;
    --lqd-menu-items-right-padding: 0;
    --lqd-menu-items-bottom-padding: 10px;
    --lqd-menu-items-left-padding: 0
}

.main-header .ld-module-dropdown .social-icon {
    --icon-size: 27px
}

.main-header .ld-module-dropdown li a {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5em
}

.main-header .ld-module-dropdown .main-nav>li>a>.link-icon {
    font-size: .75em
}

.main-header .ld-module-dropdown .social-icon svg {
    fill: rgba(0, 0, 0, .24)
}

.social-icon:hover {
    opacity: .9;
    color: #000
}

.main-header .ld-module-dropdown .social-icon:hover svg {
    fill: #000
}

.main-header .ld-sd-wrap {
    padding: 0
}

.ld-module-sd .main-nav {
    --lqd-menu-items-top-padding: 10px;
    --lqd-menu-items-right-padding: 0;
    --lqd-menu-items-bottom-padding: 10px;
    --lqd-menu-items-left-padding: 0
}

.lity-modal .lqd-contact-form {
    --inputs-margin: 0 0 13px 0;
    --input-margin-bottom: 13px
}

@media(max-width:1199px) {
    .lity-modal .module-content {
        padding: 10px
    }

    .lity-modal .ld-fancy-heading h2 {
        font-size: 48px;
        line-height: 1em
    }
}

@media(max-width:767px) {
    .lity-container {
        padding: 70px 0 30px
    }

    .lity-modal .ld-fancy-heading h2 {
        font-size: 20vw;
        line-height: .75em
    }
}
.contactbuttn a:hover {
  text-decoration: none;
}

.contactbuttn a:hover {
  text-decoration: none;
  color: #000 !important;
  transition: all .3s;
}

.banner .container {
    max-width: 850px
}

.banner .module-shape-2 {
    left: 2%;
    margin-top: 120px;
}

.banner .module-shape-3 {
    right: -8%
}

.banner .module-shape-4 {
    right: 4%
}

.banner .btn:hover,
.banner .btn:focus {
    color: #fff;
    background-color: var(--lqd-color-blue-600)
}

.banner .container-fluid img:hover {
    transform: scale(1.1)
}

.banner .lqd-sticky-sentinel,
.titlebar>.lqd-sticky-sentinel {
    --lqd-sticky-header-sentinel-top: calc(100% - var(--lqd-sticky-header-height, 0) - 2px)
}

@media(max-width:1199px) {
    .bann .module-shape-1 {
        top: -9%;
        left: -2%
    }
}

@media(max-width:767px) {
    .banner {
        padding-bottom: 110px
    }

    .banner h1 {
        font-size: 8vw
    }

    .banner .module-shape-2 {
        top: 47%;
        margin-top: 0px;
    }

    .banner .module-shape-4 {
        top: 55%;
        right: -6%;
    }

    .banner .lqd-shape-bottom svg {
        height: 231px
    }

    .banner .module-client {
        margin-bottom: 10px
    }
}

.about .module-shape {
    right: -2.5%
}

@media(max-width:1199px) {
    .about .module-shape {
        right: -16%
    }
}

@media(max-width:767px) {
    .about {
        padding: 40px 5px 0
    }

    .about .module-title {
        margin-bottom: 30px;
        padding: 10px
    }
}

.marketing .container {
    max-width: 960px
}

@media(max-width:1199px) {
    .marketing {
        padding: 70px 0
    }
}

@media(max-width:767px) {
    .marketing {
        padding: 30px 0 50px
    }

    .marketing .col-md-6:first-child {
        margin-bottom: 20px
    }
}

.services .col-md-6:last-child .ld-fancy-heading {
    right: 0
}

.services .iconbox:hover {
    background-color: var(--lqd-color-blue-600)
}

.services .iconbox:hover svg path:not([stroke=none]) {
    fill: #fff
}

.services .iconbox:hover .contents h3, .services .iconbox:hover .contents h3 a, .services .iconbox:hover .contents h3 a span,
.services .iconbox:hover .contents p {
    color: #fff
}
.services .iconbox:hover .contents h4, .services .iconbox:hover .contents h4 a, .services .iconbox:hover .contents h4 a span,
.services .iconbox:hover .contents p {
    color: #fff
}

.services .iconbox:hover h3 svg {
    opacity: 1;
    transform: translateX(.5em)
}

@media(max-width:1199px) {
    .services .iconbox {
        padding: 35px
    }
}

@media(max-width:767px) {
    .services .module-title {
        padding: 15px
    }
}

.case-studies .filter-list li {
    color: #000;
    font-size: 15px
}

.case-studies .filter-list li.active,
.case-studies .filter-list li.hover,
.case-studies .lqd-filter-dropdown .ui-button:active,
.case-studies .lqd-filter-dropdown .ui-button:focus {
    color: #c10909
}

.case-studies .btn-icon-circle .btn-icon:before {
    border-color: #000
}

.case-studies .btn-icon-circle:hover {
    color: #000
}

.case-studies .btn-icon-circle:hover .btn-icon {
    color: #fff;
    background-color: #000
}

@media(max-width:1199px) {
    .case-studies {
        padding: 60px 0 0px
    }
}

@media(max-width:767px) {
    .case-studies .module-title {
        padding: 15px
    }
}

.text-lg .ld-fancy-heading h2 {
    font-size: 25vw;
    line-height: .8em;
    letter-spacing: -20px;
    margin: 0
}
.text-lg .ld-fancy-heading h3 {
    font-size: 25vw;
    line-height: .8em;
    letter-spacing: -20px;
    margin: 0
}
.text-lg .ld-fh-element,
.text-lg .ld-fh-element a {
    color: #d9dcff
}

@media(max-width:1199px) {
    .text-lg .ld-fancy-heading h2 {
        font-size: 26vw;
        letter-spacing: -15px
    }
}

@media(max-width:767px) {
    .text-lg .ld-fancy-heading h2 {
        font-size: 25vw;
        letter-spacing: -5px
    }
    .call-btn-fixed-wrap {
      text-decoration: none;
      cursor: pointer;
      box-shadow: 0 0 8px 0 #c2c2c2;
      border-radius: 100%;
      bottom: 130px;
      left: 20px;
      position: fixed;
      z-index: 99999 !important;
      text-decoration: none;
    }
    .wa-chat-btn-fixed-wrap {
      text-decoration: none;
      cursor: pointer;
      box-shadow: 0 0 8px 0 #c2c2c2;
      border-radius: 100%;
      bottom: 130px;
      left: 20px;
      position: fixed;
      z-index: 99999 !important;
      text-decoration: none;
    }
}

.experiences .module-img-1 {
    left: 0
}

.experiences .module-img-2 {
    left: 12%
}

.experiences .module-img-3 {
    right: 15%
}

.experiences .module-img-5 {
    right: 23%
}

@media(max-width:1199px) {
    .experiences {
        padding: 100px 0 35px
    }

    .experiences .module {
        margin-bottom: 20px
    }
}

@media(max-width:767px) {
    .experiences {
        padding: 100px 0 55px
    }

    .experiences .border-r-1 {
        border-width: 0 0 1px
    }
}

@media(max-width:1199px) {
    .clients {
        padding: 30px 15px
    }
}

@media(max-width:767px) {
    .clients {
        padding: 50px 15px 15px
    }

    .clients .module-col {
        margin-bottom: 20px
    }
}

.testimonials .lqd-imggrp-single {
    left: 0
}

.testimonials .module-line-1:before {
    background: #4452f2
}

.testimonials .module-line-2:before {
    background: #ffb66b
}

.testimonials .module-line-3:before {
    background: #8bd9ff
}

.testimonials .module-line-4:before {
    background: #f0afa1
}

.testimonials .lqd-testi .lqd-star-rating .active {
    color: #0f144e
}

.testimonials .flickity-page-dots {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 5;
    text-align: center
}

.carousel-dots-style4 .dot {
    width: 10px;
    height: 10px
}

.testimonials .flickity-page-dots .dot.is-selected {
    width: 10px;
    background-color: #333;
    color: #333
}

@media(max-width:1199px) {
    .testimonials .module-col {
        margin-bottom: 30px
    }
}

@media(max-width:767px) {
    .testimonials {
        padding: 70px 0
    }
}

@media(max-width:1199px) {
    .blog {
        padding: 60px 0 90px
    }

    .blog .module-blog {
        margin-right: -20px;
        margin-left: -20px
    }

    .blog .module-col {
        padding-right: 20px;
        padding-left: 20px
    }
}

@media(max-width:767px) {
    .blog {
        padding: 30px 0 0px
    }

    .blog .module-blog {
        margin-right: 0;
        margin-left: 0
    }

    .blog .module-col {
        padding-right: 0;
        padding-left: 0
    }
}

.connect-top .container {
    max-width: 530px
}

.connect-top .btn {
    --btn-pt: 20px;
    --btn-pe: 50px;
    --btn-pb: 20px;
    --btn-ps: 50px;
    background-image: linear-gradient(110deg, rgb(0, 127, 255) 0, rgba(255, 0, 0, 0.6) 100%)
}

.connect-top .btn:hover,
.connect .btn:focus {
    background-color: transparent;
    background-image: linear-gradient(120deg, rgba(255, 0, 0, 0.6) 0, rgb(0, 127, 255) 100%)
}

.connect-bottom .lqd-imggrp-single[data-float] {
    --float-animate-from: -10%
}

@media(max-width:1199px) {
    .connect-bottom .module {
        padding: 30px
    }

    .connect-bottom .lqd-imggrp-single {
        margin: 0 -50px 0 -75px
    }
}

@media(max-width:767px) {
    .connect-bottom {
        margin-top: 0;
        margin-bottom: 0;
        padding: 60px 0
    }
}

.main-footer .btn-solid {
    --btn-pt: 6px;
    --btn-pe: 14px;
    --btn-pb: 6px;
    --btn-ps: 14px
}
.footer-widget__title {
    font-size: 18px;
    color: var(--moniz-base, #ffffff);
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 29px;
}
.footer-widget__explore-list {
    display: block;
  }


.footer-widget__about-logo {
    position: relative;
    display: block;
    margin-bottom: 29px;
}

.footer-widget__about-logo img {
    width: 185px;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}


.list-unstyled {
    padding-left: 0;
    list-style: none;
  }


.footer-widget__about-text {
    font-size: 16px;
    color: #d5d5d8;;
    margin: 0;
    line-height: 32px;
}

.footer-widget__about-social-list {
    display: flex;
    align-items: center;
    justify-content:center;
    /*border-top: 1px solid rgba(var(--moniz-base-rgb, 255, 255, 255), .10);*/
    margin-bottom: 20px;
    /*padding-top: 30px;*/
}

.footer-widget__about-social-list a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;

    height: 40px;
    width: 40px;
    /*background-color: #17171a;*/
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.footer-widget__about-social-list a+a {
    margin-left: 10px;
}

.footer-widget__about-social-list a:hover {
  
}





.footer-widget__explore-list li+li {
    margin-top: 10px;
}

.footer-widget__explore-list li a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #d5d5d8;;
    transition: all 500ms ease;
}

.footer-widget__explore-list li a:hover {
    padding-left: 15px;
    color: var(--moniz-base, #ffffff);
}

.footer-widget__explore-list li a:before {
    position: absolute;
    top: 45%;
    left: 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    content: "";
    background-color: var(--moniz-primary, #fc653c);
    transform: translateY(-50%);
    opacity: 0;
    border-radius: 50%;
    transition: all 500ms ease;
}

.footer-widget__explore-list li a:hover:before {
    opacity: 1;
}

.footer-widget__contact {
    position: relative;
    display: block;
    margin-right: 0px;
}

.footer-widget__contact-text {
    font-size: 16px;
    margin: 0;
    color: #9e9ea7;
    line-height: 30px;
    padding-bottom: 27px;
}



.footer-widget__contact-info p {
    margin: 0;
    line-height: 31px;
}

.footer-widget__contact-phone {
    font-size: 18px;
    color: var(--moniz-base, #ffffff);
    font-weight: 700;
    display: block;
    transition: all 500ms ease;
}

.footer-widget__contact-phone:hover {
    color: var(--moniz-primary, #fc653c);
}

.footer-widget__contact-mail {
    font-size: 16px;
    color: var(--moniz-primary, #fc653c);
    font-weight: 400;
    position: relative;
    display: inline-block;
    transition: all 500ms ease;
}

.footer-widget__contact-mail:hover {
    color: var(--moniz-base, #ffffff);
}

.footer-widget__contact-mail:before {
    position: absolute;
    bottom: 9px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: var(--moniz-primary, #fc653c);
    content: "";
    transition: all 500ms ease;
}

.footer-widget__contact-mail:hover:before {
    background-color: var(--moniz-base, #ffffff);
}

.footer-widget__newsletter {
    position: relative;
    display: block;
    background-color: #17171a;
    border-radius: var(--moniz-border-radius, 10px);
    padding: 45px 50px 41px;
    margin-left: -30px;
}

.footer-widget__newsletter-form {
    position: relative;
    display: block;
    margin-top: -17px;
}

.footer-widget__newsletter-input-box {
    position: relative;
    display: block;
}

.footer-widget__newsletter-input-box:before {
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
    content: "";
    height: 5px;
    background-color: rgba(var(--moniz-base-rgb, 255, 255, 255), .10);
    border-radius: 5px;
}

.footer-widget__newsletter-input-box input[type="email"] {
    font-size: 16px;
    color: #9e9ea7;
    height: 70px;
    width: 100%;
    background: transparent;
    border: none;
    border-radius: 0;
    padding-right: 60px;
    outline: none;
}

.footer-widget__newsletter-btn {
    position: absolute;
    top: 50%;
    right: 0;
    height: 70px;
    width: 60px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border-radius: 50%;
    background: transparent;
    border: 0;
    transform: translateY(-50%);
    transition: all 500ms ease;
    padding: 0;
}

.footer-widget__newsletter-btn i {
    font-size: 15px;
    color: var(--moniz-base, #ffffff);
}

.footer-widget__newsletter-bottom {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.footer-widget__newsletter-bottom-icon {
    height: 18px;
    width: 18px;
    border: 1px solid #69696f;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-widget__newsletter-bottom-icon i {
    font-size: 8px;
    color: #69696f;
}

.footer-widget__newsletter-bottom-text {
    margin-left: 10px;
}

.footer-widget__newsletter-bottom-text p {
    font-size: 16px;
    margin: 0;
    color: #9e9ea7;
}

.site-footer-bottom {
    position: relative;
    display: block;
    background-color: rgb(23, 23, 26);
    box-shadow: 0px -1px 0px 0px rgb(255, 255, 255, .05);
    padding: 15px;
}

.site-footer-bottom__inner {
    position: relative;
    display: block;
    text-align: center;
}

.site-footer-bottom__copy-right {
    font-size: 15px;
    color: #9e9ea7;
    margin: 0;
}

.site-footer-bottom__copy-right a {
    color: #9e9ea7;
    transition: all 500ms ease;
}

.site-footer-bottom__copy-right a:hover {
    color: var(--moniz-base, #ffffff);
}

.main-footer .lqd-fancy-menu>.reset-ul>li>a:hover,
.main-footer .lqd-fancy-menu li.is-active>a {
    color: var(--lqd-color-secondary)
}
.newfo {
    display: flex;
    margin: 15px 0px;
}
.fopm {
padding-right: 150px;
}
.newfpa {
    padding: 0px 50px 0px 0px;
    color: #fc653c;
}
@media(max-width:1199px) {
    .main-footer .module-menu li {
        margin-right: 18px
    }
}

@media(max-width:767px) {
    .main-footer .footer-content {
        padding: 140px 0 65px
    }

    .main-footer .footer-content .module-btn {
        margin-bottom: 10px
    }
}

/*Portfolio*/

.how-section1{

}
.how-section1 h2{
    color: #ff7810;
    font-weight: bold;
    font-size: 30px;
	margin-top:20px;
}
.how-section1 .orgcol{
    color: #ff7810;
    font-weight: bold;
    font-size: 30px;
	margin-top:20px;
}
.how-section1 h6{
    color: #000000;
    font-size: 20px;
    margin-bottom: 20px;
}
.how-section1 .subheading{
    color: #3931af;
    font-size: 20px;
    margin-bottom: 20px;
}
.btn1.btn-theme {
    background: rgb(255,120,16);
    background: linear-gradient(90deg, rgba(255,120,16,1) 0%, rgba(255,94,44,1) 90%);
    color: #ffffff;
  }
  .btn1 {
    padding: 12px 25px;
    font-weight: 500;
    background: none;
    color: #000;
    border-radius: 5px;
    border: none;
    position: relative;
    overflow: hidden;
    z-index: 9;
  } 
  .duration-2 {
    -webkit-animation-duration: 2s !important;
    animation-duration: 2s !important;
  }
  .delay-2 {
    -webkit-animation-delay: .2s !important;
    animation-delay: .2s !important;
  }
  .fadeInUp {
    animation-name: fadeInUp;
  } 
.how-img 
{
    text-align: center;
}
.how-section1 p{
	text-align:justify;
}
hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25;
  }
  hr:not([size]) {
    height: 1px;
  }
 @media(max-width:767px) {
  .how-section1 .subheading{
    color: #3931af;
    font-size: 16px;
}
.how-section1 h6{
    color: #000000;
    font-size: 15px;
}
.how-section1 p{
    font-size:14px;
	text-align:justify;
}
	#first {
		order: 1;
	}
	#second {
		order: 2;
	}
.how-section1 h2 {
  color: #ff7810;
  font-weight: bold;
  font-size: 20px;
  margin-top: 20px;
}	
 }


 .portfolio-fullwidth {
    position: relative;
    display: block;
    padding: 80px 0 80px;
}
.portfolio-fullwidth__img-box {
    position: relative;
    display: block;
}
.portfolio-fullwidth__details-box {
    border-radius: var(--moniz-border-radius, 10px);
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 60px 0px rgb(0, 0, 0, .07);
    padding: 38px 60px 30px;
    position: absolute;
    bottom: -60px;
    left: 40px;
    right: 40px;
    z-index: 3;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .portfolio-fullwidth__details-info li::before {
      display: none !important;
    }
  }
  
@media (max-width: 968px) {
    ul.portfolio-fullwidth__details-info {
      display: block;
    }
    
  }
  @media only screen and (max-width: 767px) {
    .portfolio-fullwidth__details-info li::before {
      display: none !important;
    }
    .portfolio-fullwidth__details-info li {
      display: block;
    }
    .portfolio-fullwidth__details-info {
        text-align: center;
      }
      .portfolio-fullwidth__details-info li+li{
        margin-left: 0px !important;
      } 
  }
  .portfolio-fullwidth__details-info li {
    position: relative;
    display: inline-block;
    z-index: 2;
  }

  @media only screen and (max-width: 767px) {
    .portfolio-fullwidth__details-info li:nth-child(4) {
      position: inherit;
      display: block;
      align-items: inherit;
      justify-content: inherit;
      z-index: 1;
    }
  }
  @media only screen and (max-width: 767px) {
    .portfolio-fullwidth__details-info li + li {
      margin-left: 0px;
      margin-top: 5px;
    }
  }
.portfolio-fullwidth__details-info li+li {
    margin-left: 60px;
}

.portfolio-fullwidth__details-info li {
    position: relative;
    display: inline-block;
    z-index: 2;
}

.portfolio-fullwidth__details-info li:nth-child(4) {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    z-index: 1;
}

.portfolio-fullwidth__details-info li+li {
    margin-left: 60px;
}

.portfolio-fullwidth__details-info li::before {

    position: absolute;
    top: 0;
    bottom: 10px;
    left: -50px;
    content: "";
    width: 1px;
    background-color: #e4e4ea;

}

.portfolio-fullwidth__client {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 7px;
}
.portfolio-fullwidth__name {
    color: #fc653c;
    margin: 0;
}
.portfolio-fullwidth__details-info li:nth-child(4):before {
    display: none;
}

.ld-fh-element a {
  text-decoration: none;
  color: var(--lqd-heading-color);
  transition: all .3s;
}
.ld-fh-element a:hover {
  text-decoration: none;
  color: #fff;
  transition: all .3s;
}
.counters-one {
    position: relative;
    display: block;
    padding: 0 0 120px;
}
.counters-one__box2 {
    position: relative;
    display: block;
    margin: 0;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 5%);
    border: 1px solid #e4e4ea;
    padding: 25px 15px 20px;
    border-radius: var(--moniz-border-radius, 10px);
    overflow: hidden;
    min-height: 188px;
  }
  .portfolio-fullwidth__title6 {
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 10px;
  } 
  @media only screen and (max-width: 767px) {
    .portfolio-fullwidth__details-box {
      position: relative;
      /* padding: 38px 20px 40px; */
      bottom: 0;
      left: 0;
      right: 0;
    }
  } 
  
  
  
  
 @media screen and (min-device-width: 481px) and (max-device-width: 768px) { 
     #popup {
        width: 90%;
        height: auto;
    }
    
    .ipad-cls{
        font-size: 60px;
    }
    
    .ipad-testimonial {
     width: 50%;
     margin: 0px 10px;
    }
 }
 
 
 @media only screen and (min-width: 769px) and (max-device-width: 1024px)
{ 
     #popup {
        width: 70%;
        height: auto;
    }
}