@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;700&display=swap');
#body-content .schedule-btn-wrapper .schedule-btn {
  font-size: 20px;
  display: inline-block;
  line-height: 100%;
  color: #ffffff;
  background: #f15a29;
  font-family: 'Founders Grotesk Condensed SmBd.', arial;
  padding: 17px 20px 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 5px;
  text-decoration: none;
}
#body-content .schedule-btn-wrapper .schedule-btn:hover {
  background-color: transparent;
  color: #000;
  border: 1px solid #f15a29;
}
@media (max-width: 767px) {
  #body-content .testimonail-wrap {
    text-align: center;
    padding: 40px 15px 50px;
  }
}
#body-content .testimonail-wrap .btn:hover {
  color: #fff !important;
}
@media (max-width: 767px) {
  #body-content .testimonail-wrap .content {
    text-align: left;
    padding-left: 65px;
  }
  #body-content .testimonail-wrap .content:before {
    top: 7px;
    left: 0;
  }
  #body-content .testimonail-wrap .content h2 {
    font-size: 21px;
  }
  #body-content .testimonail-wrap .content:after {
    left: 25px;
    top: 88px;
  }
}
#body-content .testimonail-wrap .content:after {
  bottom: 38px !important;
}
@media (min-width: 981px) and (max-width: 1200px) {
  #standardcontent-blog .container {
    max-width: 960px;
  }
}
#standardcontent-blog .blog-wrap {
  border: 1px solid #F25A28;
}
#standardcontent-blog .blog-wrap .blog-text h3 {
  font-size: 26px !important;
}
@media (max-width: 980px) {
  #standardcontent-blog .blog-wrap .blog-text h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #standardcontent-blog .blog-wrap .blog-text h3 {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  #standardcontent-blog .blog-wrap .blog-text h3 {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  #standardcontent-blog .blog-wrap .blog-text h3 {
    line-height: 120%;
  }
}
#standardcontent-blog .btn {
  transition: all 0.3s;
}
#standardcontent-blog .btn a {
  color: inherit;
}
#standardcontent-blog .btn:hover {
  background-color: transparent;
  color: #000;
  border: 1px solid #f15a29;
}
@media (max-width: 767px) {
  #standardcontent-blog .btn {
    left: 0;
    transform: none;
  }
}
@media (max-width: 980px) {
  #standardcontent-blog ul {
    display: flex;
    flex-direction: column;
    max-width: 620px;
    margin: 0 auto;
  }
  #standardcontent-blog ul li {
    width: 100%;
    padding: 0;
    /*
				&:first-child {
					.blog-wrap {
						
					}
					float: none;
				}
*/
  }
  #standardcontent-blog ul li:not(:last-child) {
    margin-bottom: 50px;
  }
  #standardcontent-blog ul li .blog-wrap {
    max-width: 620px;
  }
  #standardcontent-blog ul li .blog-wrap:first-child {
    float: none;
  }
  #standardcontent-blog ul li .blog-wrap .title {
    min-height: 126px;
  }
}
@media (max-width: 767px) {
  #standardcontent-blog .blog-wrap {
    margin-bottom: 0;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  #standardcontent-video .container {
    width: 90%;
  }
}
#standardcontent-video .container .youtube_channel {
  padding: 0 35px;
}
#standardcontent-video .container .youtube_channel .ytc_video_container {
  margin-bottom: 50px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
  border: 1px solid #cdc5c3;
}
@media (min-width: 981px) {
  #standardcontent-video .container .youtube_channel .ytc_video_container {
    width: 45.25% !important;
  }
  #standardcontent-video .container .youtube_channel .ytc_video_container.ytc_video_1 {
    margin-right: 9.5%;
  }
}
#standardcontent-video .container .youtube_channel .ytc_video_container .ytc_thumb span {
  position: relative;
}
#standardcontent-video .container .youtube_channel .ytc_video_container .ytc_thumb span:before {
  display: none;
}
#standardcontent-video .container .youtube_channel .ytc_video_container .ytc_thumb span:after {
  content: '';
  height: 140px;
  width: 140px;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("http://dev.ebsolution.ca/wp-content/uploads/2021/04/video-icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}
#standardcontent-video .container .btn a {
  color: inherit;
}
#standardcontent-video .container .btn:hover {
  background-color: transparent;
  color: #000;
  border: 1px solid #f15a29;
}
header.qodef-page-header #menu-main-menu li.header-menu a .item_outer:before, header.qodef-page-header #menu-main-menu-1 li.header-menu a .item_outer:before {
  opacity: 0;
  background-color: transparent;
}
header.qodef-page-header #menu-main-menu li.header-menu a .item_outer:hover, header.qodef-page-header #menu-main-menu-1 li.header-menu a .item_outer:hover {
  color: #f15a29;
}
header.qodef-page-header #menu-main-menu li.header-menu a .item_outer:active, header.qodef-page-header #menu-main-menu-1 li.header-menu a .item_outer:active {
  color: #f15a29;
}
header.qodef-page-header #menu-main-menu li.header-menu a .item_inner, header.qodef-page-header #menu-main-menu-1 li.header-menu a .item_inner {
  padding: 0 18px;
}
@media (max-width: 1280px) and (min-width: 1100px) {
  header.qodef-page-header #menu-main-menu li.header-menu a .item_inner, header.qodef-page-header #menu-main-menu-1 li.header-menu a .item_inner {
    padding: 0 12px;
  }
}
@media (max-width: 1100px) and (min-width: 1025px) {
  header.qodef-page-header #menu-main-menu li.header-menu a .item_inner, header.qodef-page-header #menu-main-menu-1 li.header-menu a .item_inner {
    padding: 0 8px;
  }
}
header.qodef-page-header #menu-main-menu li.header-menu .second .item_inner, header.qodef-page-header #menu-main-menu-1 li.header-menu .second .item_inner {
  padding: 0 !important;
  color: #000;
}
@media (min-width: 981px) {
  header.qodef-page-header #menu-main-menu li.menu-about-item .submenu-title:before, header.qodef-page-header #menu-main-menu-1 li.menu-about-item .submenu-title:before {
    content: url("/wp-content/uploads/2021/04/about2.png") !important;
  }
}
@media (min-width: 981px) {
  header.qodef-page-header #menu-main-menu li.menu-services-item .submenu-title, header.qodef-page-header #menu-main-menu li.menu-about-item .submenu-title, header.qodef-page-header #menu-main-menu li.menu-services-table-item .submenu-title, header.qodef-page-header #menu-main-menu-1 li.menu-services-item .submenu-title, header.qodef-page-header #menu-main-menu-1 li.menu-about-item .submenu-title, header.qodef-page-header #menu-main-menu-1 li.menu-services-table-item .submenu-title {
    position: relative;
    background: #020110;
    padding: 25px 0 0;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2.2px;
    margin: 0 26px;
  }
  header.qodef-page-header #menu-main-menu li.menu-services-item .submenu-title:before, header.qodef-page-header #menu-main-menu li.menu-about-item .submenu-title:before, header.qodef-page-header #menu-main-menu li.menu-services-table-item .submenu-title:before, header.qodef-page-header #menu-main-menu-1 li.menu-services-item .submenu-title:before, header.qodef-page-header #menu-main-menu-1 li.menu-about-item .submenu-title:before, header.qodef-page-header #menu-main-menu-1 li.menu-services-table-item .submenu-title:before {
    content: url('/wp-content/uploads/2021/04/services.png');
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-31%);
  }
  header.qodef-page-header #menu-main-menu li.menu-services-item .submenu-title .title-text, header.qodef-page-header #menu-main-menu li.menu-about-item .submenu-title .title-text, header.qodef-page-header #menu-main-menu li.menu-services-table-item .submenu-title .title-text, header.qodef-page-header #menu-main-menu-1 li.menu-services-item .submenu-title .title-text, header.qodef-page-header #menu-main-menu-1 li.menu-about-item .submenu-title .title-text, header.qodef-page-header #menu-main-menu-1 li.menu-services-table-item .submenu-title .title-text {
    max-width: 150px;
    max-width: 200px;
    display: block;
    padding-bottom: 6px;
    padding-bottom: 16px;
    line-height: 1;
    color: #fff;
    font-weight: 600 !important;
    font-size: 16px;
  }
  header.qodef-page-header #menu-main-menu li.menu-services-item .second, header.qodef-page-header #menu-main-menu li.menu-about-item .second, header.qodef-page-header #menu-main-menu li.menu-services-table-item .second, header.qodef-page-header #menu-main-menu-1 li.menu-services-item .second, header.qodef-page-header #menu-main-menu-1 li.menu-about-item .second, header.qodef-page-header #menu-main-menu-1 li.menu-services-table-item .second {
    background: #020110;
    width: 388px;
    width: 310px;
    border-top-width: 2px;
    left: 50%;
    transform: translateX(-50%);
  }
  header.qodef-page-header #menu-main-menu li.menu-services-item .second > .inner, header.qodef-page-header #menu-main-menu li.menu-about-item .second > .inner, header.qodef-page-header #menu-main-menu li.menu-services-table-item .second > .inner, header.qodef-page-header #menu-main-menu-1 li.menu-services-item .second > .inner, header.qodef-page-header #menu-main-menu-1 li.menu-about-item .second > .inner, header.qodef-page-header #menu-main-menu-1 li.menu-services-table-item .second > .inner {
    background: #020110;
    border-radius: 0 0 8px 8px;
  }
  header.qodef-page-header #menu-main-menu li.menu-services-item .second > .inner > ul, header.qodef-page-header #menu-main-menu li.menu-about-item .second > .inner > ul, header.qodef-page-header #menu-main-menu li.menu-services-table-item .second > .inner > ul, header.qodef-page-header #menu-main-menu-1 li.menu-services-item .second > .inner > ul, header.qodef-page-header #menu-main-menu-1 li.menu-about-item .second > .inner > ul, header.qodef-page-header #menu-main-menu-1 li.menu-services-table-item .second > .inner > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 7px 0 23px;
    margin: 0 26px;
    background: #020110;
  }
  header.qodef-page-header #menu-main-menu li.menu-services-item .second > .inner > ul > li, header.qodef-page-header #menu-main-menu li.menu-about-item .second > .inner > ul > li, header.qodef-page-header #menu-main-menu li.menu-services-table-item .second > .inner > ul > li, header.qodef-page-header #menu-main-menu-1 li.menu-services-item .second > .inner > ul > li, header.qodef-page-header #menu-main-menu-1 li.menu-about-item .second > .inner > ul > li, header.qodef-page-header #menu-main-menu-1 li.menu-services-table-item .second > .inner > ul > li {
    width: 49% !important;
    width: 100% !important;
    margin: 0 0 7px;
    padding-bottom: 5px;
  }
  header.qodef-page-header #menu-main-menu li.menu-services-item .second > .inner > ul > li:nth-child(odd), header.qodef-page-header #menu-main-menu li.menu-about-item .second > .inner > ul > li:nth-child(odd), header.qodef-page-header #menu-main-menu li.menu-services-table-item .second > .inner > ul > li:nth-child(odd), header.qodef-page-header #menu-main-menu-1 li.menu-services-item .second > .inner > ul > li:nth-child(odd), header.qodef-page-header #menu-main-menu-1 li.menu-about-item .second > .inner > ul > li:nth-child(odd), header.qodef-page-header #menu-main-menu-1 li.menu-services-table-item .second > .inner > ul > li:nth-child(odd) {
    position: relative;
  }
  header.qodef-page-header #menu-main-menu li.menu-services-item .second > .inner > ul > li > a, header.qodef-page-header #menu-main-menu li.menu-about-item .second > .inner > ul > li > a, header.qodef-page-header #menu-main-menu li.menu-services-table-item .second > .inner > ul > li > a, header.qodef-page-header #menu-main-menu-1 li.menu-services-item .second > .inner > ul > li > a, header.qodef-page-header #menu-main-menu-1 li.menu-about-item .second > .inner > ul > li > a, header.qodef-page-header #menu-main-menu-1 li.menu-services-table-item .second > .inner > ul > li > a {
    padding: 11px 7px 9px 0 !important;
    line-height: 1 !important;
    text-decoration: none !important;
  }
  header.qodef-page-header #menu-main-menu li.menu-services-item .second > .inner > ul > li > a:before, header.qodef-page-header #menu-main-menu li.menu-about-item .second > .inner > ul > li > a:before, header.qodef-page-header #menu-main-menu li.menu-services-table-item .second > .inner > ul > li > a:before, header.qodef-page-header #menu-main-menu-1 li.menu-services-item .second > .inner > ul > li > a:before, header.qodef-page-header #menu-main-menu-1 li.menu-about-item .second > .inner > ul > li > a:before, header.qodef-page-header #menu-main-menu-1 li.menu-services-table-item .second > .inner > ul > li > a:before {
    display: none !important;
  }
  header.qodef-page-header #menu-main-menu li.menu-services-item .second > .inner > ul > li > a .item_text, header.qodef-page-header #menu-main-menu li.menu-about-item .second > .inner > ul > li > a .item_text, header.qodef-page-header #menu-main-menu li.menu-services-table-item .second > .inner > ul > li > a .item_text, header.qodef-page-header #menu-main-menu-1 li.menu-services-item .second > .inner > ul > li > a .item_text, header.qodef-page-header #menu-main-menu-1 li.menu-about-item .second > .inner > ul > li > a .item_text, header.qodef-page-header #menu-main-menu-1 li.menu-services-table-item .second > .inner > ul > li > a .item_text {
    font-size: 15px !important;
    color: #fff;
    text-decoration: none !important;
  }
  header.qodef-page-header #menu-main-menu li.menu-services-item .second > .inner > ul > li:hover > a, header.qodef-page-header #menu-main-menu li.menu-about-item .second > .inner > ul > li:hover > a, header.qodef-page-header #menu-main-menu li.menu-services-table-item .second > .inner > ul > li:hover > a, header.qodef-page-header #menu-main-menu-1 li.menu-services-item .second > .inner > ul > li:hover > a, header.qodef-page-header #menu-main-menu-1 li.menu-about-item .second > .inner > ul > li:hover > a, header.qodef-page-header #menu-main-menu-1 li.menu-services-table-item .second > .inner > ul > li:hover > a {
    background-color: #f15a29;
    padding: 11px 7px 9px 7px !important;
  }
  header.qodef-page-header #menu-main-menu li.menu-services-item .second > .inner > ul > li:hover > a .item_text, header.qodef-page-header #menu-main-menu li.menu-about-item .second > .inner > ul > li:hover > a .item_text, header.qodef-page-header #menu-main-menu li.menu-services-table-item .second > .inner > ul > li:hover > a .item_text, header.qodef-page-header #menu-main-menu-1 li.menu-services-item .second > .inner > ul > li:hover > a .item_text, header.qodef-page-header #menu-main-menu-1 li.menu-about-item .second > .inner > ul > li:hover > a .item_text, header.qodef-page-header #menu-main-menu-1 li.menu-services-table-item .second > .inner > ul > li:hover > a .item_text {
    color: #fff;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  header.qodef-page-header #menu-main-menu li.menu-services-item .second > .inner > ul > li > a .item_text, header.qodef-page-header #menu-main-menu li.menu-about-item .second > .inner > ul > li > a .item_text, header.qodef-page-header #menu-main-menu li.menu-services-table-item .second > .inner > ul > li > a .item_text, header.qodef-page-header #menu-main-menu-1 li.menu-services-item .second > .inner > ul > li > a .item_text, header.qodef-page-header #menu-main-menu-1 li.menu-about-item .second > .inner > ul > li > a .item_text, header.qodef-page-header #menu-main-menu-1 li.menu-services-table-item .second > .inner > ul > li > a .item_text {
    font-size: 14px !important;
  }
}
header.qodef-page-header #menu-main-menu li.header-menu a .item_outer {
  color: #fff;
}
header.qodef-page-header #menu-main-menu li.header-menu a .item_outer .item_text {
  font-size: 18px;
}
header.qodef-page-header #menu-main-menu .second a:hover {
  background-color: #f15a29;
  padding: 0 30px 0 30px !important;
  text-decoration: none;
}
header.qodef-page-header #menu-main-menu .second a:hover .item_text {
  color: #fff;
}
header.qodef-page-header #menu-main-menu .second a .item_text {
  font-size: 15px !important;
}
@media (min-width: 981px) {
  header.qodef-page-header #menu-main-menu .second {
    margin-top: -15px !important;
  }
}
header.qodef-page-header #menu-main-menu #nav-menu-item-6126 {
  padding-left: 15px;
}
@media (max-width: 1280px) and (min-width: 981px) {
  header.qodef-page-header #menu-main-menu #nav-menu-item-6126 {
    padding-left: 11px;
  }
}
header.qodef-page-header #menu-main-menu #nav-menu-item-6126 .item_outer {
  background-color: #f15a29 !important;
  border: 1px solid transparent;
}
header.qodef-page-header #menu-main-menu #nav-menu-item-6126 .item_outer:hover {
  border: 1px solid #f15a29;
  background-color: transparent !important;
  color: #fff;
}
#menu-main-menu-1 .current-menu-ancestor .current .item_inner .item_text {
  color: #f15a29 !important;
}
.qodef-main-menu > ul > li.qodef-active-item > a {
  color: #f15a29;
}
header.qodef-page-header .qodef-sticky-header .qodef-vertical-align-containers {
  width: 90%;
  margin: 0 auto;
}
header.qodef-page-header .qodef-sticky-header .qodef-vertical-align-containers .qodef-position-right-inner .qodef-search-opener {
  margin: 0 4px 0 7px;
  position: relative;
  top: 4px;
}
header.qodef-page-header .qodef-sticky-header .qodef-vertical-align-containers .qodef-position-right-inner .second a:hover {
  background-color: #f15a29;
  padding: 0 30px 0 30px !important;
  text-decoration: none;
}
header.qodef-page-header .qodef-sticky-header .qodef-vertical-align-containers .qodef-position-right-inner .second a:hover .item_text {
  color: #fff;
}
header.qodef-page-header .qodef-sticky-header .qodef-grid {
  max-width: 100%;
  width: 90%;
}
.qodef-wrapper .qodef-menu-area .qodef-position-left .qodef-logo-wrapper a {
  left: 37%;
  margin-top: 16px;
}
.qodef-wrapper .qodef-menu-area .qodef-position-left .qodef-logo-wrapper a img {
  height: 105px;	
  width: 145px;
}
.qodef-wrapper .qodef-menu-area .qodef-position-right .qodef-search-opener {
  margin: 0 49px 0 27px;
}
@media (max-width: 1280px) and (min-width: 981px) {
  .qodef-wrapper .qodef-menu-area .qodef-position-right .qodef-search-opener {
    margin: 0 49px 0 18px;
  }
}
.qodef-wrapper .qodef-menu-area .qodef-position-right .qodef-search-opener .qodef-icon-ion-icon {
  top: 8px;
  color: #fff;
}
@media (min-width: 981px) {
  body.page header.qodef-page-header, body.category header.qodef-page-header {
    display: block;
  }
}
@media (min-width: 981px) {
  body.single header.qodef-page-header .qodef-menu-area, body.page header.qodef-page-header .qodef-menu-area, body.category header.qodef-page-header .qodef-menu-area {
    position: absolute !important;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    background: transparent !important;
    width: 100%;
  }
  body.single header.qodef-page-header .qodef-sticky-header.header-appear ul li a, body.page header.qodef-page-header .qodef-sticky-header.header-appear ul li a, body.category header.qodef-page-header .qodef-sticky-header.header-appear ul li a {
    color: #727272 !important;
  }
}
@media (min-width: 981px) and (min-width: 980px) {
  body.single header.qodef-page-header .qodef-menu-area, body.page header.qodef-page-header .qodef-menu-area, body.category header.qodef-page-header .qodef-menu-area {
    height: 115px !important;
  }
}
@media (max-width: 1280px) and (min-width: 1025px) {
  header.qodef-page-header .qodef-position-right #menu-main-menu .item_text {
    font-size: 16px !important;
  }
}
@media (max-width: 2440px) and (min-width: 1025px) {
   header.qodef-page-header .qodef-position-left-inner .qodef-logo-wrapper a img {
    height: 52px;
    width: 75px;
  }
}
@media (max-width: 1024px) and (min-width: 981px) {
  header.qodef-page-header {
    display: block;
  }
  header.qodef-page-header .qodef-position-right .qodef-search-opener {
    margin: 0 49px 0 18px;
  }
  header.qodef-page-header .qodef-position-right #menu-main-menu .item_inner {
    padding: 0 10px !important;
  }
  header.qodef-page-header .qodef-position-right #menu-main-menu .item_inner .item_text {
    font-size: 14px !important;
  }
  header.qodef-page-header .qodef-position-left-inner .qodef-logo-wrapper a img {
    height: 78% !important;
  }
  header.qodef-page-header .qodef-sticky-header #menu-main-menu-1 .item_inner {
    padding: 0 10px !important;
  }
  header.qodef-mobile-header {
    display: none;
  }
}
/*footer*/
footer .qodef-footer-inner .qodef-footer-top-holder .qodef-four-columns-inner:after {
  display: block;
  width: 100%;
  content: '';
  clear: both;
}
footer .qodef-footer-inner .qodef-footer-top-holder .qodef-four-columns-inner .qodef-column .qodef-column-inner #text-2 .textwidget a {
  color: #a2a2a2;
}
footer .qodef-footer-inner .qodef-footer-top-holder .qodef-four-columns-inner .qodef-column .qodef-column-inner #text-4 .hbspt-form iframe {
  width: 100%;
}
@media screen and (max-width: 1500px) and (min-width: 1024px) {
  footer .qodef-footer-inner .qodef-footer-top-holder .qodef-four-columns-inner .qodef-column {
    padding: 0 25px;
  }
}
@media screen and (max-width: 1500px) and (min-width: 1024px) and (max-width: 1200px) {
  footer .qodef-footer-inner .qodef-footer-top-holder .qodef-four-columns-inner .qodef-column {
    padding: 0 1%;
  }
}
@media screen and (max-width: 1500px) and (min-width: 1024px) and (max-width: 1100px) {
  footer .qodef-footer-inner .qodef-footer-top-holder .qodef-four-columns-inner .qodef-column {
    padding: 0 0;
  }
}
footer .qodef-footer-inner .qodef-footer-top-holder .qodef_twitter_widget .tweet_content_holder .qodef_tweet_text a {
  display: none;
}
@media (max-width: 767px) {
  .qodef-content #inner-banner .banner_container .col-sm-12 {
    text-align: left;
  }
}
@media (max-width: 980px) {
  .qodef-content #inner-banner .banner_container .table-wrapper {
    min-height: calc(90vh - 100px);
    height: auto !important;
    max-height: unset;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 980px) {
  .qodef-content #inner-banner .banner_container .table-wrapper .banner-content {
    padding: 40px 0;
  }
}
.qodef-content #inner-banner .banner_container .table-wrapper .banner-content .button-block {
  /*
						@media (max-width: 630px) {
							.bg-button {
								margin-top: 17px;
							}
						}
*/
}
@media (max-width: 980px) {
  .qodef-content #inner-banner .banner_container .table-wrapper .banner-content .button-block a {
    font-size: 21px !important;
  }
}
.qodef-content #inner-banner .banner_container .table-wrapper .banner-content .button-block a:hover {
  background-color: transparent;
  border: 1px solid #f15a29;
}
@media (min-width: 981px) and (max-width: 1280px) {
  .qodef-content #inner-banner .banner_container .table-wrapper .banner-content .banner-text {
    max-width: 750px;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  .qodef-content #inner-banner .banner_container .table-wrapper .banner-content .banner-text h1 {
    font-size: 64px;
  }
}
@media (max-width: 980px) {
  .qodef-content #inner-banner .banner_container .table-wrapper .banner-content .banner-text h1 {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .qodef-content #inner-banner .banner_container .table-wrapper .banner-content .banner-text h1 {
    font-size: 40px;
    line-height: 100%;
  }
}
/*
body.page {
	.qodef-content {
		#inner-banner {
			.banner-content {
				padding: 225px 0 0;
			}
		}
	}
}
*/
/*category*/
.category .qodef-wrapper > .qodef-wrapper-inner {
  display: block !important;
  opacity: 1 !important;
}
@media (min-width: 981px) {
  .category #inner-banner .banner_container .table-wrapper {
    min-height: 65vh;
  }
}
.category section#category-section {
  color: #000;
  padding: 55px 30px;
}
@media (max-width: 767px) {
  .category section#category-section {
    padding: 33px 0;
  }
}
.category section#category-section .container.case_study_container {
  max-width: 1260px;
}
.category section#category-section .search-section {
  padding-top: 10px;
  margin: 0 auto 60px;
  max-width: 555px;
}
.category section#category-section .search-section h2 {
  font-size: 38px !important;
  text-align: center;
  font-weight: 800;
  margin-bottom: 30px;
}
@media (max-width: 980px) {
  .category section#category-section .search-section h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  .category section#category-section .search-section h2 {
    font-size: 28px !important;
  }
}
.category section#category-section .search-section .searchform > div {
  display: flex;
}
.category section#category-section .search-section .searchform .screen-reader-text {
  display: none;
}
.category section#category-section .search-section .searchform input[type="text"] {
  max-width: 80%;
  flex-grow: 1;
  border-radius: 5px 0 0 5px;
  border: 1px solid #EE662C;
  border-right: none;
  height: 45px;
}
.category section#category-section .search-section .searchform input[type="submit"] {
  border-radius: 0 5px 5px 0;
  max-width: 170px;
  flex-grow: 1;
  height: 45px;
  border: 1px solid #EE662C;
  background: #f2692b;
  color: #ffffff;
  font-size: 18px;
  line-height: 22px;
  font-family: 'Segoe UI Bold', arial, sans-serif;
  text-transform: uppercase;
}
@media (min-width: 981px) {
  .category section#category-section .search-section .searchform input[type="submit"] {
    letter-spacing: 0.03em;
    font-size: 18px !important;
  }
}
@media (min-width: 981px) and (max-width: 980px) {
  .category section#category-section .search-section .searchform input[type="submit"] {
    font-size: 17px !important;
  }
}
@media (min-width: 981px) and (max-width: 767px) {
  .category section#category-section .search-section .searchform input[type="submit"] {
    font-size: 16px !important;
  }
}
.category section#category-section .search-section .searchform input[type="submit"]:hover {
  background-color: transparent;
  color: #f2692b;
}
.category section#category-section .category-post-box {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
}
@media (max-width: 980px) {
  .category section#category-section .category-post-box {
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .category section#category-section .category-post-box {
    padding: 0;
    justify-content: center;
  }
}
.category section#category-section .category-post-box .category_wrap {
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  overflow: hidden;
  max-width: 32%;
  border-radius: 8px;
  margin-bottom: 45px;
  border-bottom: none !important;
  display: flex;
  flex-direction: column;
}
@media (min-width: 981px) {
  .category section#category-section .category-post-box .category_wrap {
    margin-right: 2%;
  }
  .category section#category-section .category-post-box .category_wrap:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 980px) {
  .category section#category-section .category-post-box .category_wrap {
    max-width: 46%;
  }
}
@media (max-width: 767px) {
  .category section#category-section .category-post-box .category_wrap {
    max-width: 420px;
  }
}
.category section#category-section .category-post-box .category_wrap .category-thumbnail a {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 56%;
}
.category section#category-section .category-post-box .category_wrap .category-thumbnail a:before {
  content: "";
  box-shadow: inset 0 0 0 0 #d36402;
  height: 100%;
  opacity: 0.57;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  transition: 0.4s all;
}
.category section#category-section .category-post-box .category_wrap .category-thumbnail a:hover:before {
  box-shadow: inset 500px 0 0 0 #511a00;
}
.category section#category-section .category-post-box .category_wrap .category-thumbnail a .category_img_custom {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
}
.category section#category-section .category-post-box .category_wrap .category_text {
  padding: 10px 20px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.category section#category-section .category-post-box .category_wrap .category_text .title_text h3 {
  line-height: 1 !important;
  margin: 15px 0;
}
.category section#category-section .category-post-box .category_wrap .category_text .title_text h3 a {
  text-transform: uppercase;
  font-family: inherit;
  line-height: 1.15 !important;
  font-size: 22px !important;
  text-decoration: none !important;
}
@media (max-width: 980px) {
  .category section#category-section .category-post-box .category_wrap .category_text .title_text h3 a {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .category section#category-section .category-post-box .category_wrap .category_text .title_text h3 a {
    font-size: 18px !important;
  }
}
.category section#category-section .category-post-box .category_wrap .category_text .title_text h3 a:hover {
  color: #F15A29;
}
.category section#category-section .category-post-box .category_wrap .category_text .post-excerpt p {
  margin-bottom: 25px;
  font-size: 17px !important;
  font-weight: 400;
  line-height: 1.2 !important;
  color: black;
}
@media (max-width: 980px) {
  .category section#category-section .category-post-box .category_wrap .category_text .post-excerpt p {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  .category section#category-section .category-post-box .category_wrap .category_text .post-excerpt p {
    font-size: 16px !important;
  }
}
.category section#category-section .category-post-box .category_wrap .category_text .read_btn {
  display: inline-block;
  width: fit-content;
  margin: auto 0 25px;
}
.category section#category-section .category-post-box .category_wrap .category_text .read_btn a {
  text-decoration: none !important;
  display: inline-block;
  width: fit-content;
  padding: 9px 15px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.1;
  border: 2px solid #F15A29;
  border-radius: 5px;
  transition: all 0.2s ease-in-out;
  bottom: 0;
}
.category section#category-section .category-post-box .category_wrap .category_text .read_btn a:hover {
  background-color: #F15A29 !important;
  color: #fff !important;
}
.category section#category-section .cat-post-pagination {
  border-top: 1px solid #ccc;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 15px 0;
  margin: 25px 0 0;
}
@media (max-width: 767px) {
  .category section#category-section .cat-post-pagination {
    flex-direction: column;
  }
}
@media screen and (min-width: 767px) {
  .category section#category-section .cat-post-pagination > span {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .category section#category-section .cat-post-pagination > span {
    margin-bottom: 15px;
  }
}
.category section#category-section .cat-post-pagination ul li a.page-link {
  border-color: #F15A29;
  display: block;
  margin-bottom: 5px;
  color: #F15A29;
}
@media (max-width: 767px) {
  .category section#category-section .cat-post-pagination ul li a.page-link {
    padding: 1px 8px;
    font-size: 17px;
  }
}
.category section#category-section .cat-post-pagination ul li.active a {
  background-color: #F15A29;
  color: white !important;
  border-color: #F15A29;
}
@media (min-width: 981px) and (min-height: 750px) {
  #ouibounce-modal > .modal-dialog {
    top: 50% !important;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 576px) {
  #ouibounce-modal > .modal-dialog {
    max-width: 1166px;
  }
}
@media (max-width: 980px) {
  #ouibounce-modal > .modal-dialog #popup .popup-wrap {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 980px) {
  #ouibounce-modal > .modal-dialog #popup .popup-wrap .close .close-icon {
    right: 105px;
  }
}
@media (max-width: 980px) and (max-width: 800px) {
  #ouibounce-modal > .modal-dialog #popup .popup-wrap .close .close-icon {
    right: 20px;
  }
}
@media (max-width: 980px) {
  #ouibounce-modal > .modal-dialog #popup .popup-wrap .left-content {
    max-width: 700px;
    width: 100%;
    text-align: center;
    border-bottom-left-radius: 0;
    border-top-right-radius: 13px;
  }
  #ouibounce-modal > .modal-dialog #popup .popup-wrap .left-content ul {
    max-width: 325px;
    margin: 0 auto;
    text-align: left;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  #ouibounce-modal > .modal-dialog #popup .popup-wrap .left-content h2 {
    font-size: 30px;
  }
}
@media (max-width: 980px) {
  #ouibounce-modal > .modal-dialog #popup .popup-wrap .form-content {
    max-width: 700px;
    width: 100%;
    text-align: center;
    padding: 57px 30px 15px;
    border-top-right-radius: 0;
  }
}
@media (max-width: 767px) {
  #ouibounce-modal > .modal-dialog #popup .popup-wrap .form-content {
    padding: 10px 30px 15px;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  #ouibounce-modal > .modal-dialog #popup .popup-wrap .form-content h2 {
    margin-bottom: 15px;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  #ouibounce-modal > .modal-dialog #popup .popup-wrap .form-content {
    padding: 60px 30px 0;
  }
}
#ouibounce-modal > .modal-dialog #popup .popup-wrap .form-content .hbspt-form iframe {
  width: 100% !important;
}
.page-template-contacts footer .qodef-footer-top .qodef-four-columns {
  max-width: 780px;
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  .page-template-contacts footer .qodef-footer-top .qodef-four-columns .qodef-column {
    float: left;
    width: 50%;
  }
}
.page-template-contacts footer .qodef-footer-top .qodef-four-columns .qodef-column:nth-child(2), .page-template-contacts footer .qodef-footer-top .qodef-four-columns .qodef-column:nth-child(3) {
  display: none;
}
@media only screen and (min-width: 1024px) and (max-width: 1500px) {
  .page-template-contacts footer .qodef-footer-top .qodef-four-columns .qodef-column:first-child, .page-template-contacts footer .qodef-footer-top .qodef-four-columns .qodef-column:last-child {
    padding: 0 27.5px;
  }
}
#standardcontent-video .container .youtube_channel .ytc_video_container .ytc_thumb span:after {
  background-image: url("/wp-content/uploads/2021/04/video-icon.png") !important;
  top: 57%;
}
body.single-post {
  overflow-x: unset !important;
  /*
  #standardcontent-blog {
    .blog-wrap {
      border: 1px solid #F25A28;
    }
  }
*/
}
body.single-post .qodef-wrapper .qodef-wrapper-inner {
  overflow: unset !important;
}
@media (max-width: 980px) {
  body.single-post #inner-banner .small-screen-center .table-wrapper {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 980px) {
  body.single-post #body-content {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1249px) {
  body.single-post #body-content .body_container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
body.single-post #body-content .body_container > .row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: unset !important;
}
@media (max-width: 980px) {
  body.single-post #body-content .body_container > .row {
    flex-direction: column;
    align-items: center;
  }
}
body.single-post #body-content .body_container > .row .col-sm-8.small-screen-center {
  overflow: unset !important;
}
@media (max-width: 980px) {
  body.single-post #body-content .body_container > .row .col-sm-8.small-screen-center {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  body.single-post #body-content .body_container > .row .col-sm-8.small-screen-center .left-container .text-wrap {
    margin-bottom: 28px;
  }
}
body.single-post #body-content .body_container > .row .col-sm-8.small-screen-center .left-container .text-wrap p:empty {
  display: none;
}
body.single-post #body-content .body_container > .row .col-sm-8.small-screen-center .left-container .text-wrap .btn {
  transition: all 0.3s;
}
body.single-post #body-content .body_container > .row .col-sm-8.small-screen-center .left-container .text-wrap .btn:hover {
  background-color: transparent;
  color: #000;
  border: 1px solid #f15a29;
}
@media (max-width: 767px) {
  body.single-post #body-content .body_container > .row .col-sm-8.small-screen-center .left-container .text-wrap .btn {
    font-size: 21px;
  }
}
body.single-post #body-content .body_container > .row .col-sm-8.small-screen-center .left-container .text-wrap .btn a {
  text-decoration: none;
}
body.single-post #body-content .body_container > .row .col-sm-8.small-screen-center .left-container .text-wrap .testimonail-wrap {
  border: 1px solid #F25A28;
}
body.single-post #body-content .body_container > .row .col-sm-8.small-screen-center .left-container .text-wrap .schedule-btn-wrapper {
  padding-bottom: 30px;
}
body.single-post #body-content .body_container > .row .col-sm-8.small-screen-center .left-container .text-wrap .schedule-btn-wrapper a {
  border: 1px solid #f15a29;
}
body.single-post #body-content .body_container > .row .col-sm-8.small-screen-center .left-container .text-wrap ul li ul {
  margin-top: 20px;
  margin-left: 0;
  margin-bottom: 0;
}
body.single-post #body-content .body_container > .row .col-sm-4.text-center {
  overflow: unset !important;
}
@media (min-width: 981px) {
  body.single-post #body-content .body_container > .row .col-sm-4.text-center {
    margin-bottom: 50px;
  }
}
@media (max-width: 980px) {
  body.single-post #body-content .body_container > .row .col-sm-4.text-center {
    max-width: 100%;
  }
}
body.single-post #body-content .body_container > .row .col-sm-4.text-center .right-conatainer {
  min-height: unset !important;
  height: 100%;
  width: 100%;
  max-width: 300px;
  overflow: unset !important;
}
@media (max-width: 980px) {
  body.single-post #body-content .body_container > .row .col-sm-4.text-center .right-conatainer {
    margin: 0 auto;
    float: none;
  }
}
body.single-post #body-content .body_container > .row .col-sm-4.text-center .right-conatainer > .sidebar {
  height: 100%;
}
body.single-post #body-content .body_container > .row .col-sm-4.text-center .right-conatainer > .sidebar.stick {
  position: static !important;
  width: auto !important;
}
body.single-post #body-content .body_container > .row .col-sm-4.text-center .right-conatainer > .sidebar .sidebar-conten-main {
  height: 100%;
}
body.single-post #body-content .body_container > .row .col-sm-4.text-center .right-conatainer .sidebar-content {
  padding: 21px 25px 15px;
  /*
              @media (min-width: 767px) and (min-height: 700px) {

                position: sticky;
//                 top: calc(50vh - 295px);
                   top: calc(45vh - 350px);

              }
*/
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.single-post #body-content .body_container > .row .col-sm-4.text-center .right-conatainer .sidebar-content {
    padding: 15px 25px 10px;
  }
}
@media (min-width: 981px) {
  body.single-post #body-content .body_container > .row .col-sm-4.text-center .right-conatainer .sidebar-content {
    top: calc(45vh - 360px);
    position: sticky;
  }
}
@media (min-width: 981px) and (max-width: 1366px) and (min-height: 760px) {
  body.single-post #body-content .body_container > .row .col-sm-4.text-center .right-conatainer .sidebar-content {
    top: calc(45vh - 345px);
  }
}
@media (min-width: 981px) and (max-width: 1050px) and (min-height: 760px) {
  body.single-post #body-content .body_container > .row .col-sm-4.text-center .right-conatainer .sidebar-content {
    top: calc(45vh - 342px);
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.single-post #body-content .body_container > .row .col-sm-4.text-center .right-conatainer .sidebar-content h3 {
    line-height: 100%;
    margin-bottom: 15px;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.single-post #body-content .body_container > .row .col-sm-4.text-center .right-conatainer .sidebar-content h4 {
    line-height: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 980px) {
  body.single-post #body-content .body_container > .row .col-sm-4.text-center .right-conatainer .sidebar-content h4 {
    font-size: 13px;
  }
}
body .qodef-wrapper {
  /*
    #standardcontent-blog {
      .row {
        button {

          @include tablet() {
            margin: 0 auto;
            left: unset;
            transform: unset;

          }
        }
      }
    }
*/
}
body .qodef-wrapper #body-content .content-wrap .text-wrap {
  font-family: 'Raleway', sans-serif;
}
body .qodef-wrapper #body-content .content-wrap .text-wrap > h2 {
  font-size: 34px !important;
  padding-left: 0;
  border: none;
  margin-bottom: 25px;
  padding-bottom: 0;
}
@media (max-width: 980px) {
  body .qodef-wrapper #body-content .content-wrap .text-wrap > h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body .qodef-wrapper #body-content .content-wrap .text-wrap > h2 {
    font-size: 24px !important;
  }
}
body .qodef-wrapper #body-content .content-wrap .text-wrap > h2::before {
  content: none;
}
body .qodef-wrapper #body-content .content-wrap .text-wrap h3 {
  font-size: 24px !important;
  position: relative;
  padding-left: 45px;
  padding-bottom: 10px;
  border-bottom: 2px solid #6d6e71;
  margin-bottom: 30px;
}
@media (max-width: 980px) {
  body .qodef-wrapper #body-content .content-wrap .text-wrap h3 {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body .qodef-wrapper #body-content .content-wrap .text-wrap h3 {
    font-size: 18px !important;
  }
}
body .qodef-wrapper #body-content .content-wrap .text-wrap h3::before {
  content: url(/wp-content/themes/ebsolution/assets/img/shape-icon.png);
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 980px) {
  body .qodef-wrapper #body-content .content-wrap .text-wrap h3::before {
    top: 0;
  }
}
body .qodef-wrapper #body-content .content-wrap .text-wrap strong {
  font-weight: bold;
}
body .qodef-wrapper #body-content .content-wrap .text-wrap p > a {
  border-bottom: 1px solid #F15A29;
  padding-bottom: 3px;
  color: #F15A29;
  text-decoration: none;
  transition: all 0.35s;
}
body .qodef-wrapper #body-content .content-wrap .text-wrap p > a:hover {
  opacity: 0.75;
}
body .qodef-wrapper #body-content .content-wrap .text-wrap .testimonail-wrap .content button {
  margin-left: -53px;
}
body .qodef-wrapper #body-content .content-wrap .text-wrap .testimonail-wrap .content::after {
  bottom: 75px;
  height: auto;
}
@font-face {
  font-family: "Helvetica Neue - Condensed Bold";
  src: url("../assets/fonts/HelveticaNeueBoldCondensed.woff2") format("woff2"), url("../assets/fonts/HelveticaNeueBoldCondensed.eot") format("eot"), url("../assets/fonts/HelveticaNeueBoldCondensed.ttf") format("ttf"), url("../assets/fonts/HelveticaNeueBoldCondensed.woff") format("woff");
}
body.home .qodef-wrapper .qodef-wrapper-inner .qodef-top-bar {
  display: none;
}
@media (min-width: 1025px) {
  body.home .qodef-wrapper .qodef-wrapper-inner header.qodef-page-header {
    display: block;
  }
}
body.home .qodef-wrapper .qodef-wrapper-inner header.qodef-page-header .qodef-menu-area {
  position: absolute !important;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background: transparent !important;
  width: 100%;
}
body.home .qodef-wrapper .qodef-wrapper-inner header.qodef-page-header .qodef-menu-area .qodef-grid {
  width: 97%;
}
body.home .qodef-wrapper .qodef-wrapper-inner header.qodef-page-header .qodef-menu-area .qodef-grid #menu-main-menu > li > a {
  color: #fff;
}
body.home #inner-banner .banner-bg {
  background: url("/wp-content/uploads/2021/04/home-bg1.jpg") no-repeat center top;
  background-size: cover;
}
@media (max-width: 767px) {
  body.home #inner-banner .banner-bg {
    background-position-x: 10%;
  }
}
body.home #inner-banner .container.banner_container {
  max-width: 1580px;
  padding: 0;
}
@media (min-width: 981px) {
  body.home #inner-banner .container.banner_container .banner-content {
    padding: 120px 0 0;
  }
}
@media (max-width: 980px) {
  body.home #inner-banner .container.banner_container .banner-content .banner-text h1 {
    max-width: 700px;
  }
}
@media (max-width: 767px) {
  body.home #inner-banner .container.banner_container .banner-content .banner-text h1 {
    font-size: 33px;
    text-align: center;
  }
  body.home #inner-banner .container.banner_container .banner-content .banner-text h1:before {
    left: 50%;
    transform: translateX(-50%);
    bottom: -45px;
  }
}
body.home #inner-banner .container.banner_container .banner-content .banner-text h1 span {
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-color: #F25A28;
}
@media (max-width: 767px) {
  body.home #inner-banner .container.banner_container .banner-content .banner-text p {
    text-align: center;
  }
}
@media (max-width: 767px) and (max-width: 644px) {
  body.home #inner-banner .container.banner_container .banner-content .button-block {
    text-align: center;
    max-width: 300px;
    margin: 40px auto 0;
  }
  body.home #inner-banner .container.banner_container .banner-content .button-block a {
    margin-right: 0;
  }
  body.home #inner-banner .container.banner_container .banner-content .button-block a.bg-button {
    margin-bottom: 0;
  }
}
body.home .qodef-full-width .banner-home {
  display: none;
}
body.home .qodef-full-width .services-homepage-row {
  display: none;
}
@media (max-width: 980px) {
  body.home .qodef-full-width .services-homepage-row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  body.home .qodef-full-width .services-homepage-row .clearfix.qodef-section-inner {
    width: 100%;
    max-width: 740px;
  }
}
body.home .qodef-full-width .services-homepage-row .clearfix.qodef-section-inner .qodef-info-box.qodef-animate {
  height: auto;
  min-height: 330px;
}
@media screen and (max-width: 1024px) {
  body.home .qodef-full-width .services-homepage-row .clearfix.qodef-section-inner .qodef-info-box.qodef-animate {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  body.home .qodef-full-width .services-homepage-row .clearfix.qodef-section-inner .qodef-info-box.qodef-animate {
    min-height: 200px;
  }
}
body.home .qodef-full-width .services-homepage-row .clearfix.qodef-section-inner .qodef-info-box.qodef-animate .qodef-info-box-text p {
  font-size: 14px;
  letter-spacing: 0;
}
@media screen and (max-width: 1200px) {
  body.home .qodef-full-width .services-homepage-row .clearfix.qodef-section-inner .qodef-info-box.qodef-animate .qodef-info-box-text p {
    font-size: 12px;
  }
}
@media screen and (max-width: 1024px) {
  body.home .qodef-full-width .services-homepage-row .clearfix.qodef-section-inner .qodef-info-box.qodef-animate .qodef-info-box-front-side-inner {
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  body.home .qodef-full-width .services-homepage-row .clearfix.qodef-section-inner .qodef-info-box.qodef-animate .qodef-info-box-back-side-inner {
    padding: 0 17px;
  }
}
body.home .qodef-full-width .services-homepage-row .clearfix.qodef-section-inner .qodef-info-box.qodef-animate .qodef-info-box-icon-holder {
  max-width: 90px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  body.home .qodef-full-width .services-homepage-row .clearfix.qodef-section-inner .vc_empty_space {
    height: 44px !important;
  }
}
@media (max-width: 767px) {
  body.home .qodef-full-width .five-stars-support-row {
    border-top: 1px solid #24293D;
  }
}
body.home .qodef-full-width .five-stars-support-row .clearfix.qodef-section-inner .wpb_wrapper {
  padding-bottom: 0;
}
@media screen and (max-width: 1200px) {
  body.home .qodef-full-width .five-stars-support-row .clearfix.qodef-section-inner {
    width: 95%;
    max-width: 1040px;
    overflow: hidden;
  }
  body.home .qodef-full-width .five-stars-support-row .clearfix.qodef-section-inner .qodef-section-inner-margin {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1200px) and (max-width: 767px) {
  body.home .qodef-full-width .five-stars-support-row .clearfix.qodef-section-inner .qodef-section-inner-margin {
    justify-content: flex-end;
  }
  body.home .qodef-full-width .five-stars-support-row .clearfix.qodef-section-inner .qodef-section-inner-margin:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1;
  }
}
@media screen and (max-width: 1200px) {
  body.home .qodef-full-width .five-stars-support-row .wpb_column:first-of-type {
    width: 37%;
  }
}
@media (max-width: 980px) {
  body.home .qodef-full-width .five-stars-support-row .wpb_column:first-of-type {
    width: 40%;
  }
}
@media (max-width: 767px) {
  body.home .qodef-full-width .five-stars-support-row .wpb_column:first-of-type {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto;
  }
}
body.home .qodef-full-width .five-stars-support-row .wpb_column:first-of-type .vc_column-inner .wpb_wrapper.vc_figure {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  body.home .qodef-full-width .five-stars-support-row .wpb_column:first-of-type .vc_column-inner .wpb_wrapper.vc_figure img {
    display: block;
    height: 100%;
    width: auto;
    max-width: 150%;
  }
}
body.home .qodef-full-width .five-stars-support-row .wpb_column:nth-of-type(2) {
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  body.home .qodef-full-width .five-stars-support-row .wpb_column:nth-of-type(2) {
    width: 63%;
    display: flex;
    align-items: center;
  }
  body.home .qodef-full-width .five-stars-support-row .wpb_column:nth-of-type(2) .qodef-elements-holder-item-content {
    padding: 40px 0 !important;
  }
  body.home .qodef-full-width .five-stars-support-row .wpb_column:nth-of-type(2) .vc_empty_space:last-child {
    display: none;
  }
}
@media screen and (max-width: 1200px) and (max-width: 980px) {
  body.home .qodef-full-width .five-stars-support-row .wpb_column:nth-of-type(2) {
    width: 60%;
  }
}
@media screen and (max-width: 1200px) and (max-width: 767px) {
  body.home .qodef-full-width .five-stars-support-row .wpb_column:nth-of-type(2) {
    width: 100%;
    max-width: 450px;
  }
}
@media screen and (max-width: 1200px) and (max-width: 1100px) {
  body.home .qodef-full-width .five-stars-support-row .wpb_column:nth-of-type(2) h2 {
    font-size: 26px;
    line-height: 1.25;
  }
}
@media screen and (max-width: 1200px) and (max-width: 1100px) and (max-width: 767px) {
  body.home .qodef-full-width .five-stars-support-row .wpb_column:nth-of-type(2) h4 {
    color: #000;
  }
}
body.home .qodef-full-width .testimonials-slider-row {
  padding: 120px 0 !important;
}
@media (max-width: 980px) {
  body.home .qodef-full-width .testimonials-slider-row {
    padding: 90px 0 !important;
  }
}
@media screen and (max-width: 769px) {
  body.home .qodef-full-width .testimonials-slider-row {
    padding: 60px 0 25px !important;
  }
}
body.home .qodef-full-width .testimonials-slider-row .qodef-testimonials.qodef-section-inner {
  width: 88%;
  max-width: 1110px;
}
@media screen and (max-width: 1279px) {
  body.home .qodef-full-width .testimonials-slider-row .owl-buttons .owl-prev > span, body.home .qodef-full-width .testimonials-slider-row .owl-buttons .owl-next > span {
    width: 44px !important;
    height: 44px !important;
  }
  body.home .qodef-full-width .testimonials-slider-row .owl-buttons .owl-prev > span i, body.home .qodef-full-width .testimonials-slider-row .owl-buttons .owl-next > span i {
    line-height: 44px;
  }
}
body.home .qodef-full-width #main-step-section .wpb_wrapper {
  padding-bottom: 0;
}
body.home .qodef-full-width #main-step-section #step-section h2 {
  font-size: 50px !important;
}
@media (max-width: 980px) {
  body.home .qodef-full-width #main-step-section #step-section h2 {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  body.home .qodef-full-width #main-step-section #step-section h2 {
    font-size: 30px !important;
  }
}
@media screen and (max-width: 1440px) and (min-width: 980px) {
  body.home .qodef-full-width #main-step-section #step-section h2 {
    font-size: calc(36px + (46 - 36) * ((100vw - 980px) / (1440 - 980))) !important;
  }
}
body.home .qodef-full-width #main-step-section #step-section h3 {
  font-size: 33px !important;
}
@media (max-width: 980px) {
  body.home .qodef-full-width #main-step-section #step-section h3 {
    font-size: 24x !important;
  }
}
@media (max-width: 767px) {
  body.home .qodef-full-width #main-step-section #step-section h3 {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 1440px) and (min-width: 980px) {
  body.home .qodef-full-width #main-step-section #step-section h3 {
    font-size: calc(22px + (33 - 22) * ((100vw - 980px) / (1440 - 980))) !important;
  }
}
@media (max-width: 767px) {
  body.home .qodef-full-width #main-step-section #step-section .step-wrap {
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  body.home .qodef-full-width #main-step-section #step-section .btn {
    position: static;
    margin-left: auto;
    margin-right: auto;
  }
}
body.home .qodef-full-width #quality-it-services {
  padding: 80px 0 90px;
}
@media (max-width: 767px) {
  body.home .qodef-full-width #quality-it-services {
    padding: 60px 0;
  }
  body.home .qodef-full-width #quality-it-services .vc_row {
    margin-left: 0;
    margin-right: 0;
  }
}
body.home .qodef-full-width #quality-it-services > .clearfix.qodef-section-inner {
  max-width: 1612px;
  width: 90%;
}
body.home .qodef-full-width #quality-it-services > .clearfix.qodef-section-inner .wpb_wrapper {
  padding-bottom: 0;
}
body.home .qodef-full-width #quality-it-services .quality-it-services-row:before {
  content: none;
}
body.home .qodef-full-width #quality-it-services .quality-it-services-row > .qodef-full-section-inner {
  display: flex;
  flex-flow: row nowrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 980px) {
  body.home .qodef-full-width #quality-it-services .quality-it-services-row > .qodef-full-section-inner {
    justify-content: space-evenly;
  }
}
body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_column {
  width: 17.2%;
}
@media screen and (max-width: 1440px) {
  body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_column {
    width: 18%;
  }
}
@media screen and (max-width: 1279px) and (min-width: 980px) {
  body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_column {
    width: 19%;
  }
}
@media (max-width: 980px) {
  body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_column {
    width: 31%;
    margin-bottom: 25px;
  }
  body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_column:nth-last-of-type(2) {
    margin-bottom: 0;
    margin-left: 16%;
  }
  body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_column:last-of-type {
    margin-right: 16%;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_column {
    width: 100%;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px !important;
  }
  body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_column:nth-last-of-type(2) {
    margin-left: auto;
  }
  body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_column:last-of-type {
    margin-right: auto;
    margin-bottom: 0 !important;
  }
}
body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_column:hover .wpb_single_image .vc_figure img {
  transform: scale(1.1);
}
body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_column > .vc_column-inner {
  border: 1px solid #bcbcbc;
  border-radius: 8px;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  background: linear-gradient(0deg, whitesmoke 0%, #fefffe 50%, white 100%);
}
body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_column > .vc_column-inner > .wpb_wrapper {
  padding: 23px 10px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 100%;
}
body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_text_column {
  flex-grow: 1;
  width: 100%;
  display: flex;
}
body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_text_column .wpb_wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_single_image {
  width: 100%;
}
body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_single_image .vc_figure {
  display: block;
}
body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_single_image .vc_figure img {
  transition: all 0.25s ease-in;
}
@media screen and (max-width: 1700px) {
  body.home .qodef-full-width #quality-it-services .quality-it-services-row .wpb_single_image .vc_figure img {
    width: 100%;
    max-width: 85%;
  }
}
body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper {
  text-align: center;
  font-family: "Raleway", sans-serif;
}
body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper h2 {
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  color: #000000;
  font-size: 60px !important;
  font-weight: 900;
  font-style: normal;
  letter-spacing: normal;
  line-height: 100%;
  margin-bottom: 48px;
}
@media (max-width: 980px) {
  body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper h2 {
    font-size: 38px !important;
  }
}
@media (max-width: 767px) {
  body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper h2 {
    margin-bottom: 38px;
  }
}
@media (max-width: 1440px) and (min-width: 980px) {
  body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper h2 {
    font-size: calc(46px + (60 - 46) * ((100vw - 980px) / (1440 - 980))) !important;
  }
}
@media (max-width: 767px) {
  body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper h2 br {
    display: none;
  }
}
body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper h3 {
  font-size: 26px !important;
  color: black;
  font-family: 'HelveticaNeueBoldCondensed', sans-serif;
  font-weight: 700;
  line-height: 1.15;
  margin: 39px 0 31px;
  letter-spacing: 0;
}
@media (max-width: 980px) {
  body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper h3 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper h3 {
    font-size: 28px !important;
  }
}
@media (max-width: 1700px) and (min-width: 980px) {
  body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper h3 {
    font-size: calc(18px + (23 - 18) * ((100vw - 980px) / (1650 - 980))) !important;
  }
}
body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper p {
  letter-spacing: 0;
  font-size: 16px;
  color: black;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.35;
  padding: 0 12px;
}
body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper p:last-child {
  margin: auto 0 17px;
  line-height: 1;
}
@media (max-width: 767px) {
  body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper p:last-child {
    margin-bottom: 0;
  }
}
body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper a.discover-button {
  display: inline-block;
  text-align: center;
  font-family: 'Founders Grotesk Condensed SmBd.', sans-serif;
  font-style: normal;
  margin-top: 27px;
  text-transform: uppercase;
  color: black;
  border: 3px solid #f15a29;
  border-radius: 5px;
  text-decoration: none !important;
  line-height: 1;
  padding: 15px 7% 7px;
  letter-spacing: 0;
  transition: all 0.25s ease-in;
  font-size: 21px !important;
}
@media (max-width: 980px) {
  body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper a.discover-button {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper a.discover-button {
    font-size: 17px !important;
  }
}
@media (max-width: 1440px) and (min-width: 980px) {
  body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper a.discover-button {
    font-size: calc(18px + (20 - 18) * ((100vw - 980px) / (1440 - 980))) !important;
  }
}
body.home .qodef-full-width #quality-it-services .wpb_text_column .wpb_wrapper a.discover-button:hover {
  background-color: #f15a29;
  color: white !important;
}
@media (max-width: 980px) {
  body.home .qodef-full-width .cta-white-row {
    padding: 60px 0 !important;
  }
  body.home .qodef-full-width .cta-white-row .wpb_wrapper {
    padding-bottom: 0;
  }
}
body.home .qodef-full-width .cta-white-row h2 {
  font-size: 33px !important;
}
@media (max-width: 980px) {
  body.home .qodef-full-width .cta-white-row h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  body.home .qodef-full-width .cta-white-row h2 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.home .qodef-full-width .cta-white-row h4 {
    font-size: 17px !important;
  }
}
body.home .qodef-full-width .cta-white-row .qodef-btn {
  display: block !important;
  max-width: 307px;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (max-width: 767px) {
  body.home .qodef-full-width .cta-white-row > .qodef-section-inner {
    max-width: 570px;
    width: 85%;
  }
  body.home .qodef-full-width .cta-white-row > .qodef-section-inner > .qodef-section-inner-margin {
    margin-left: 0;
    margin-right: 0;
  }
}
body.home .qodef-full-width .cta-white-row .wpb_wrapper a.qodef-btn {
  display: inline-block;
  padding: 16px 3%;
  line-height: 1.25;
  height: auto !important;
  min-height: unset !important;
}
#client-storiest-section .vc_column-inner {
  max-width: 1680px;
  width: 90%;
  margin: 0 auto;
}
#client-storiest-section .vc_column-inner .wpb_wrapper {
  padding: 0;
}
#client-storiest-section .vc_column-inner .testimonial-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 105px 0;
  padding-bottom: 15px;
}
@media (max-width: 980px) {
  #client-storiest-section .vc_column-inner .testimonial-wrapper {
    padding: 50px 0;
  }
}
#client-storiest-section .vc_column-inner .testimonial-wrapper h2 {
  flex: 0 1 100%;
  color: #000000;
  font-family: "Raleway", sans-serif;
  font-size: 50px !important;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 100%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 80px;
}
@media (max-width: 980px) {
  #client-storiest-section .vc_column-inner .testimonial-wrapper h2 {
    font-size: 38px !important;
  }
}
@media (max-width: 767px) {
  #client-storiest-section .vc_column-inner .testimonial-wrapper h2 {
    font-size: 24px !important;
  }
}
@media (max-width: 980px) {
  #client-storiest-section .vc_column-inner .testimonial-wrapper h2 {
    margin-bottom: 40px;
  }
}
#client-storiest-section .vc_column-inner .testimonial-wrapper .col-testimonial {
  position: relative;
  flex: 0 1 30.15%;
  margin-bottom: 77px;
}
#client-storiest-section .vc_column-inner .testimonial-wrapper .col-testimonial:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 980px) and (min-width: 767px) {
  #client-storiest-section .vc_column-inner .testimonial-wrapper .col-testimonial:nth-last-child(2) {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  #client-storiest-section .vc_column-inner .testimonial-wrapper .col-testimonial {
    flex: 0 1 48%;
    margin-bottom: 55px;
  }
}
@media (max-width: 767px) {
  #client-storiest-section .vc_column-inner .testimonial-wrapper .col-testimonial {
    flex: 0 1 100%;
    margin-bottom: 40px;
  }
}
#client-storiest-section .vc_column-inner .testimonial-wrapper .col-testimonial .quote {
  position: relative;
  color: #000000;
  font-family: "Raleway", sans-serif;
  font-size: 18px !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 145%;
  overflow: hidden;
  padding-left: 74px;
}
@media (max-width: 980px) {
  #client-storiest-section .vc_column-inner .testimonial-wrapper .col-testimonial .quote {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #client-storiest-section .vc_column-inner .testimonial-wrapper .col-testimonial .quote {
    font-size: 15px !important;
  }
}
#client-storiest-section .vc_column-inner .testimonial-wrapper .col-testimonial .quote::after {
  content: "";
  position: absolute;
  top: 49px;
  left: 42px;
  width: 3px;
  bottom: 6px;
  background-color: #f15a29;
}
#client-storiest-section .vc_column-inner .testimonial-wrapper .col-testimonial small.quote-author {
  display: block;
  color: #6d6e71;
  font-family: "Raleway", sans-serif;
  font-size: 13px !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1.2px;
  text-align: left;
  text-transform: uppercase;
  padding-top: 36px;
  padding-left: 73px;
}
@media (max-width: 980px) {
  #client-storiest-section .vc_column-inner .testimonial-wrapper .col-testimonial small.quote-author {
    font-size: 12px !important;
  }
}
@media (max-width: 767px) {
  #client-storiest-section .vc_column-inner .testimonial-wrapper .col-testimonial small.quote-author {
    font-size: 11px !important;
  }
}
@media (max-width: 980px) {
  #client-storiest-section .vc_column-inner .testimonial-wrapper .col-testimonial small.quote-author {
    padding-top: 25px;
  }
}
@media (max-width: 767px) {
  #client-storiest-section .vc_column-inner .testimonial-wrapper .col-testimonial small.quote-author {
    padding-top: 15px;
  }
}
#client-storiest-section .vc_column-inner .testimonial-wrapper .col-testimonial::after {
  content: url(/wp-content/uploads/2021/04/quote.png);
  position: absolute;
  left: 0;
  top: 5px;
}
#need-any-help {
  display: block;
  background-image: url(/wp-content/uploads/2021/04/any-help-bg.png);
  background-position: center top;
}
@media screen and (max-width: 1024px) {
  #need-any-help {
    background-position: 61% 21%;
  }
}
@media (max-width: 980px) {
  #need-any-help {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  #need-any-help .qodef-section-inner {
    width: 80% !important;
  }
}
@media (max-width: 767px) and (max-width: 480px) {
  #need-any-help .qodef-section-inner {
    width: 90% !important;
  }
}
@media screen and (max-width: 1024px) {
  #need-any-help .qodef-section-inner .wpb_wrapper {
    padding-bottom: 0;
  }
}
#need-any-help .wpb_column {
  width: 100%;
}
#need-any-help .wpb_column .vc_column-inner .any-help-row {
  padding: 165px 0;
  max-width: 968px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row {
    width: 90%;
  }
}
@media (max-width: 767px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
#need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp {
  position: relative;
  width: 83%;
  z-index: 999;
}
@media (max-width: 767px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp {
    width: 100%;
  }
}
#need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp h2 {
  color: #000000;
  font-family: 'HelveticaNeueBoldCondensed', arial;
  font-size: 60px !important;
  font-weight: 900;
  font-style: normal;
  letter-spacing: normal;
  line-height: 100%;
  padding-bottom: 49px;
}
@media (max-width: 980px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp h2 {
    font-size: 38px !important;
  }
}
@media (max-width: 767px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp h2 {
    font-size: 38px !important;
  }
}
@media (min-width: 981px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp h2 {
    margin-top: -6px;
  }
}
@media (max-width: 1440px) and (min-width: 980px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp h2 {
    font-size: calc(46px + (60 - 46) * ((100vw - 980px) / (1440 - 980))) !important;
  }
}
@media (max-width: 767px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp h2 {
    line-height: 44px;
  }
}
#need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp h2 span {
  position: relative;
  color: #f15a29;
}
#need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp h2 span::after {
  position: absolute;
  content: "";
  background-image: url(/wp-content/uploads/2021/04/5-star-line.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 25px;
  left: 6px;
  bottom: -20px;
}
@media (max-width: 767px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp h2 span::after {
    transform: scale(0.7) rotateZ(4deg);
  }
}
#need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp p {
  max-width: 780px;
  color: #000000;
  font-family: "Raleway", sans-serif;
  font-size: 18px !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 28px;
}
@media (max-width: 980px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp p {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp p {
    font-size: 17px !important;
  }
}
@media screen and (max-width: 1024px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp p {
    font-size: 17px !important;
  }
}
#need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp a {
  display: block;
  margin-top: 48px;
  max-width: 138px;
  font-family: 'HelveticaNeueBoldCondensed', arial;
  border-radius: 5px;
  background-color: #f15a29;
  border: 1px solid #f15a29;
  color: #fff;
  font-size: 20px !important;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  padding: 11px 0;
  text-decoration: none !important;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp a {
    font-size: 17px !important;
    display: inline-block;
    padding: 11px 15px;
    max-width: unset;
  }
}
#need-any-help .wpb_column .vc_column-inner .any-help-row .txt-wrapp a:hover {
  background-color: transparent;
  color: #f15a29;
}
#need-any-help .wpb_column .vc_column-inner .any-help-row::after {
  position: absolute;
  content: "";
  background-image: url(/wp-content/uploads/2021/04/Vector_Smart_Object.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  width: 100%;
  height: 515px;
  top: 84px;
  right: 74px;
}
@media screen and (max-width: 1200px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row::after {
    right: 0;
  }
}
@media screen and (max-width: 1024px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row::after {
    transform: scale(0.8);
    right: -30px;
    top: 50px;
  }
}
@media (max-width: 980px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row::after {
    height: 400px;
    top: 115px;
  }
}
@media (max-width: 767px) {
  #need-any-help .wpb_column .vc_column-inner .any-help-row::after {
    display: none;
  }
}
.page-template-contacts .wpb_wrapper {
  letter-spacing: 0px;
}
.contacts-page .vc_column-inner, .contacts-page .wpb_wrapper {
  padding: 0;
}
.contacts-page .wpb-wrapper {
  letter-spacing: 0;
}
.contacts-page > .vc_row {
  margin: 0;
}
.contacts-info-section {
  padding: 0 0 45px;
}
@media screen and (min-width: 767.98px) {
  .contacts-info-section {
    padding: 0 0 70px;
  }
}
@media screen and (min-width: 981px) {
  .contacts-info-section {
    padding: 70px 0;
    padding: 147px 0 70px;
  }
}
@media screen and (min-width: 1025px) {
  .contacts-info-section {
    padding-top: 262px;
    padding-bottom: 102px;
  }
}
@media screen and (max-height: 740px) and (min-width: 1025px) and (max-width: 1520px) {
  .contacts-info-section {
    padding-top: 250px;
  }
}
@media (max-width: 1440px) {
  .contacts-info-section {
    padding-top: 235px !important;
  }
}
@media (max-width: 980px) {
  .contacts-info-section {
    padding-top: 80px !important;
  }
}
.contacts-row {
  max-width: 1420px;
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 1520px) {
  .contacts-row {
    width: 100%;
  }
}
.contacts-row--medium {
  max-width: 1260px;
}
@media screen and (min-width: 1320px) {
  .contacts-row--medium {
    width: 100%;
  }
}
.contacts-row .qodef-full-section-inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 980px) {
  .contacts-row .qodef-full-section-inner {
    display: block;
  }
}
.contacts-col {
  width: 100%;
}
@media screen and (min-width: 981px) {
  .contacts-col--info {
    width: 52%;
  }
}
@media screen and (min-width: 1281px) {
  .contacts-col--info {
    width: 52.8169%;
  }
}
@media screen and (min-width: 981px) {
  .contacts-col--form {
    width: 45%;
  }
}
@media screen and (min-width: 1281px) {
  .contacts-col--form {
    width: 39.4647%;
  }
}
@media screen and (min-width: 1520px) {
  .contacts-col--form {
    width: 37.4647%;
    margin-right: 17px;
  }
}
.contacts-col .vc_column-inner {
  padding: 0;
}
.contacts-info, .contacts-info h2 {
  color: #fff;
}
@media screen and (max-width: 981px) {
  .contacts-info {
    text-align: center;
  }
}
.contacts-info h2 {
  margin-top: 45px;
  font-family: "Raleway-Bold", sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 1440px) {
  .contacts-info h2 {
    margin-top: 0;
  }
}
@media screen and (min-width: 390px) and (max-width: 576px) {
  .contacts-info h2 {
    max-width: 400px;
  }
}
@media screen and (min-width: 576px) {
  .contacts-info h2 {
    font-size: 40px;
  }
}
@media screen and (min-width: 576px) and (max-width: 640px) {
  .contacts-info h2 {
    font-size: 36px;
  }
}
@media screen and (min-width: 767.98px) {
  .contacts-info h2 {
    margin-top: 70px;
    font-size: 45px;
  }
}
@media screen and (min-width: 981px) {
  .contacts-info h2 {
    margin-top: 45px;
    font-size: 38px;
  }
}
@media screen and (min-width: 1140px) {
  .contacts-info h2 {
    margin-top: 70px;
    font-size: 36px;
  }
}
@media screen and (min-width: 1199.98px) {
  .contacts-info h2 {
    font-size: 37px;
  }
}
@media screen and (min-width: 1260px) {
  .contacts-info h2 {
    font-size: 39px;
  }
}
@media screen and (min-width: 1320px) {
  .contacts-info h2 {
    font-size: 43px;
  }
}
@media screen and (min-width: 1510px) {
  .contacts-info h2 {
    font-size: 50px;
  }
}
@media screen and (min-width: 981px) and (max-width: 1140px) {
  .contacts-info h2 .new-line {
    display: inline;
  }
}
@media screen and (max-width: 576px) {
  .contacts-info h2 {
    margin-left: auto;
    margin-right: auto;
  }
  .contacts-info h2 .new-line {
    display: inline;
  }
}
@media screen and (max-height: 740px) and (min-width: 981px) and (max-width: 1520px) {
  .contacts-info h2 {
    margin-top: 50px;
  }
}
.contacts-info__subtitle {
  margin-top: 30px;
  font-family: "Raleway-ExtraBold", sans-serif;
  font-size: 22px;
  line-height: 1.333;
}
@media screen and (min-width: 576px) {
  .contacts-info__subtitle {
    margin-top: 54px;
    font-size: 24px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767.98px) {
  .contacts-info__subtitle {
    margin-top: 40px;
  }
}
@media screen and (min-width: 981px) {
  .contacts-info__subtitle {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1140px) {
  .contacts-info__subtitle {
    margin-top: 54px;
  }
}
.contacts-info__uprcs {
  margin-top: 23px;
  font-size: 18px;
  line-height: 1.333;
  text-transform: uppercase;
}
@media screen and (min-width: 576px) {
  .contacts-info__uprcs {
    margin-top: 33px;
    font-size: 24px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767.98px) {
  .contacts-info__uprcs {
    margin-top: 28px;
  }
}
@media screen and (min-width: 981px) {
  .contacts-info__uprcs {
    font-size: 20px;
  }
}
@media screen and (min-width: 981px) and (max-width: 1100px) {
  .contacts-info__uprcs .new-line {
    display: inline;
  }
}
@media screen and (min-width: 1199.98px) {
  .contacts-info__uprcs {
    font-size: 21px;
  }
}
@media screen and (min-width: 1340px) {
  .contacts-info__uprcs {
    font-size: 24px;
  }
}
@media screen and (max-width: 767.98px) {
  .contacts-info__uprcs .new-line {
    display: inline;
  }
}
.contacts-info__descr {
  margin-top: 25px;
  font-size: 16px;
  line-height: 1.777;
}
@media screen and (min-width: 576px) {
  .contacts-info__descr {
    margin-top: 37px;
    font-size: 18px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767.98px) {
  .contacts-info__descr {
    margin-top: 30px;
  }
}
@media screen and (min-width: 981px) {
  .contacts-info__descr {
    margin-top: 30px;
  }
}
@media screen and (min-width: 981px) and (max-width: 1199.98px) {
  .contacts-info__descr {
    max-width: 440px;
  }
}
@media screen and (min-width: 1140px) {
  .contacts-info__descr {
    margin-top: 37px;
  }
}
.contacts-socials {
  margin-top: 25px;
  margin-bottom: 45px;
}
@media screen and (min-width: 576px) {
  .contacts-socials {
    margin-top: 62px;
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767.98px) {
  .contacts-socials {
    margin-top: 50px;
  }
}
@media screen and (min-width: 767.98px) {
  .contacts-socials {
    margin-bottom: 70px;
  }
}
@media screen and (min-width: 981px) {
  .contacts-socials {
    margin-top: 50px;
    margin-bottom: 84px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1140px) {
  .contacts-socials {
    margin-top: 62px;
  }
}
.socials-list {
  display: flex;
  align-items: center;
  list-style: none;
}
@media screen and (max-width: 981px) {
  .socials-list {
    justify-content: center;
  }
}
.socials-list__item {
  border: 1px solid #6d6e71;
  border-radius: 5px;
}
.socials-list__item:not(:last-child) {
  margin-right: 17px;
}
@media screen and (min-width: 576px) {
  .socials-list__item:not(:last-child) {
    margin-right: 27px;
  }
}
.socials-list__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
}
@media screen and (min-width: 576px) {
  .socials-list__link {
    width: 64px;
    height: 64px;
  }
}
.socials-list__link svg path {
  fill: #fff;
  transition: fill 0.35s ease-in;
}
.socials-list__link--fb svg {
  width: 14px;
  height: 31px;
}
.socials-list__link--twitter svg {
  width: 32px;
  height: 26px;
}
.socials-list__link--linkedin svg {
  width: 33px;
  height: 29px;
}
.socials-list__link--yt svg {
  width: 39px;
  height: 27px;
}
.socials-list__link:hover svg path, .socials-list__link:focus svg path {
  fill: #f15a29;
}
.form-container {
  padding: 35px 6%;
  background-color: #fff;
  border-radius: 8px;
}
@media screen and (min-width: 370px) {
  .form-container {
    padding: 35px 10px;
  }
}
@media screen and (min-width: 370px) and (max-width: 400px) {
  .form-container {
    padding: 35px 15px;
  }
}
@media screen and (min-width: 576px) {
  .form-container {
    padding: 35px 6%;
  }
}
@media screen and (min-width: 767.98px) {
  .form-container {
    padding: 6%;
  }
}
@media screen and (min-width: 981px) {
  .form-container {
    padding: 7.8947% 7.5% 7.7067% 7.5%;
  }
}
@media screen and (min-width: 1060px) {
  .form-container {
    padding: 7.8947% 8% 7.7067% 8%;
  }
}
@media screen and (min-width: 1260px) {
  .form-container {
    padding: 7.8947% 8.4586% 7.7067% 8.6466%;
  }
}
@media screen and (max-height: 740px) and (min-width: 981px) and (max-width: 1520px) {
  .form-container {
    padding-top: 6.5%;
    padding-bottom: 6.5%;
  }
}
.form-descr {
  text-align: center;
}
.form-descr h3 {
  font-family: "Raleway-Bold", sans-serif;
  font-weight: 400;
  font-size: 21px;
  line-height: 1.15;
  letter-spacing: 0.48px;
}
@media screen and (min-width: 370px) {
  .form-descr h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 576px) {
  .form-descr h3 {
    font-size: 34px;
    line-height: 26px;
  }
}
@media screen and (min-width: 981px) {
  .form-descr h3 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1060px) {
  .form-descr h3 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1420px) {
  .form-descr h3 {
    font-size: 34px;
  }
}
.form-descr p {
  max-width: 400px;
  margin: 14px auto 0;
  font-size: 16px;
  line-height: 1.15;
  letter-spacing: 0.48px;
}
@media screen and (min-width: 370px) {
  .form-descr p {
    margin-top: 14px;
    font-size: 16px;
  }
}
@media screen and (min-width: 576px) {
  .form-descr p {
    margin-top: 26px;
    font-size: 18px;
  }
}
@media screen and (min-width: 981px) {
  .form-descr p {
    max-width: 360px;
    font-size: 16px;
  }
}
@media screen and (min-width: 1199.98px) {
  .form-descr p {
    max-width: 400px;
    font-size: 18px;
  }
}
@media screen and (max-height: 740px) and (min-width: 981px) and (max-width: 1520px) {
  .form-descr p {
    margin-top: 20px;
  }
}
.form-descr p a {
  color: #000;
}
.form-descr p a:hover, .form-descr p a:focus {
  text-decoration: none;
  color: #000;
}
.form-wrap {
  margin-top: 25px;
}
@media (max-width: 1440px) {
  .form-wrap {
    margin-top: 15px;
  }
}
@media screen and (min-width: 576px) {
  .form-wrap {
    margin-top: 32px;
  }
}
@media screen and (max-height: 740px) and (min-width: 981px) and (max-width: 1520px) {
  .form-wrap {
    margin-top: 20px;
  }
}
.form-wrap .hbspt-form iframe {
  width: 100% !important;
}
.form-wrap iframe {
  display: block;
}
@media screen and (min-width: 407px) and (max-width: 980px) {
  .form-wrap {
    min-height: auto !important;
    /*
            iframe {
                height: 370px!important;
            }
    */
  }
}
.contacts-maps-section {
  padding: 97px 0 39px;
  padding: 45px 0 0;
}
@media screen and (min-width: 767.98px) {
  .contacts-maps-section {
    padding: 70px 0 10px;
  }
}
@media screen and (min-width: 981px) {
  .contacts-maps-section {
    padding: 97px 0 39px;
  }
}
.contacts-map-col {
  width: 44.444%;
  width: 100%;
  margin-bottom: 45px;
}
@media screen and (min-width: 767.98px) {
  .contacts-map-col {
    width: 48%;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 767.98px) and (max-width: 1160px) {
  .contacts-map-col {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1160px) {
  .contacts-map-col {
    width: 44.444%;
  }
}
@media screen and (min-width: 1160px) {
  .contacts-map-col:last-child {
    width: 47.222%;
  }
}
.contacts-map-col .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (min-width: 767.98px) and (max-width: 1160px) {
  .contacts-map-col .wpb_wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 576px) {
  .contacts-map-col .wpb_wrapper {
    flex-direction: column;
    align-items: center;
  }
}
.contacts-map-col .qodef-google-map-holder {
  margin-left: auto;
}
.address-info {
  position: relative;
  padding-left: 50px;
}
@media screen and (min-width: 576px) {
  .address-info {
    padding-left: 40px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1160px) {
  .address-info {
    padding-left: 45px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1340px) {
  .address-info {
    padding-left: 50px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 767.98px) and (max-width: 1160px) {
  .address-info {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 576px) {
  .address-info {
    margin-bottom: 45px;
  }
}
.address-info::before {
  content: '';
  position: absolute;
  left: 10px;
  top: 0;
  width: 29px;
  height: 47px;
  background-image: url('/wp-content/themes/ebsolution/assets/img/map-marker.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 576px) and (max-width: 767.98px) {
  .address-info::before {
    width: 24px;
    height: 42px;
  }
}
.address-info a {
  color: #000;
}
.address-info a:hover, .address-info a:focus {
  color: #000;
  text-decoration: none;
}
.address-line {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
}
.address-line:not(:last-child) {
  margin-bottom: 16px;
}
@media screen and (min-width: 576px) and (max-width: 767.98px) {
  .address-line {
    font-size: 16px;
  }
}
@media screen and (min-width: 1161px) {
  .address-line {
    font-size: 16px;
  }
}
@media screen and (min-width: 1340px) {
  .address-line {
    font-size: 18px;
  }
}
.address-line--bold {
  margin-bottom: 19px;
  font-family: "Raleway-ExtraBold", sans-serif;
}
@media screen and (min-width: 767.98px) and (max-width: 1160px) {
  .qodef-google-map-holder {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .qodef-google-map-holder {
    width: 100%;
  }
}
.qodef-google-map {
  width: 260px;
  border: 3px solid #ded8d1;
  border-radius: 8px;
}
@media screen and (min-width: 576px) and (max-width: 767.97px) {
  .qodef-google-map {
    width: 230px;
    height: 174px !important;
  }
}
@media screen and (min-width: 767.98px) and (max-width: 1160px) {
  .qodef-google-map {
    width: 100%;
    height: 174px !important;
  }
}
@media screen and (min-width: 1161px) {
  .qodef-google-map {
    width: 230px;
    height: 174px !important;
  }
}
@media screen and (min-width: 1340px) {
  .qodef-google-map {
    width: 260px;
  }
}
@media screen and (max-width: 576px) {
  .qodef-google-map {
    width: 100%;
    height: 174px !important;
  }
}
.new-line {
  display: block;
}
@media (min-width: 981px) {
  .page-id-1432 .qodef-page-header .qodef-form-holder-outer {
    max-width: 1100px;
    margin: 0 auto;
  }
}
.page-id-6457 #inner-banner .banner-text p {
  max-width: 715px;
}
.page-id-6457 #body-content {
  padding-top: 0;
  padding-bottom: 0;
}
.page-id-6457 #body-content .container {
  padding: 0;
  max-width: 1382px;
}
.page-id-6457 #body-content .container .row > .col-sm-8 {
  flex: 0 1 100%;
  max-width: 100%;
}
.page-id-6457 #body-content .container .row > .col-sm-8 .testimonial-wrapper {
  padding: 97px 0;
  padding-bottom: 0;
}
.page-id-6457 #body-content .container .row > .col-sm-8 .testimonial-wrapper .col-testimonial {
  flex: 0 1 30.8%;
  margin-right: -1.8%;
}
@media (max-width: 980px) {
  .page-id-6457 #body-content .container .row > .col-sm-8 .testimonial-wrapper .col-testimonial {
    flex: 0 1 48%;
  }
}
@media (max-width: 767px) {
  .page-id-6457 #body-content .container .row > .col-sm-8 .testimonial-wrapper .col-testimonial {
    flex: 0 1 100%;
  }
}
.page-id-6457 #body-content .container .row > .col-sm-8 .testimonial-wrapper .col-testimonial .quote {
  letter-spacing: 0.05px;
  padding-left: 72px;
  font-weight: 500;
}
.page-id-6457 #body-content .container .row > .col-sm-4 {
  display: none;
}
/*thank-you*/
body.page-id-6203 #thank-you-content-wrap {
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 981px) {
  body.page-id-6203 #thank-you-content-wrap {
    padding-top: 115px;
  }
}
@media screen and (max-width: 1200px) {
  body.page-id-6203 #thank-you-content-wrap {
    background-position-x: 70%;
  }
}
@media (max-width: 980px) {
  body.page-id-6203 #thank-you-content-wrap {
    position: relative;
    z-index: 2;
  }
  body.page-id-6203 #thank-you-content-wrap:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background-color: rgba(55, 55, 55, 0.5);
  }
}
body.page-id-6203 #thank-you-content-wrap > .qodef-full-section-inner {
  min-height: calc(96vh - 115px);
  display: flex;
  align-items: center;
}
body.page-id-6203 #thank-you-content-wrap .vc_column-inner .wpb_wrapper {
  padding-bottom: 0 !important;
}
body.page-id-6203 #thank-you-content-wrap .ty-content {
  max-width: 1400px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
body.page-id-6203 #thank-you-content-wrap .ty-content > .qodef-full-section-inner {
  padding: 4% 0;
  display: flex;
}
body.page-id-6203 #thank-you-content-wrap .ty-content > .qodef-full-section-inner > .wpb_column {
  float: none;
}
@media (min-width: 981px) {
  body.page-id-6203 #thank-you-content-wrap .ty-content > .qodef-full-section-inner > .wpb_column:first-of-type {
    width: 65%;
  }
}
@media (max-width: 980px) {
  body.page-id-6203 #thank-you-content-wrap .ty-content > .qodef-full-section-inner > .wpb_column:first-of-type {
    width: 100%;
  }
}
@media (min-width: 981px) {
  body.page-id-6203 #thank-you-content-wrap .ty-content > .qodef-full-section-inner > .wpb_column:nth-of-type(2) {
    width: 35%;
  }
}
@media (max-width: 980px) {
  body.page-id-6203 #thank-you-content-wrap .ty-content > .qodef-full-section-inner > .wpb_column:nth-of-type(2) {
    display: none;
  }
}
body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_single_image {
  margin-bottom: 30px !important;
}
@media screen and (max-width: 1367px) {
  body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_single_image img {
    max-width: 75%;
  }
}
body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_text_column, body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_text_column p {
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  font-size: 24px !important;
  color: #fff;
}
@media (max-width: 980px) {
  body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_text_column, body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_text_column p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_text_column, body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_text_column p {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 1279px) and (min-width: 980px) {
  body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_text_column, body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_text_column p {
    font-size: 19px !important;
  }
}
body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_text_column .btn.ty-btn, body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_text_column p .btn.ty-btn {
  margin: 20px auto 35px;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  color: #fff;
  background-color: #f15a29;
  border: none;
  border-radius: 5px;
  padding: 10px 4%;
  display: inline-block;
  transition: all 0.2s ease-in;
}
@media (max-width: 767px) {
  body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_text_column .btn.ty-btn, body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_text_column p .btn.ty-btn {
    font-size: 16px;
  }
}
body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_text_column .btn.ty-btn:hover, body.page-id-6203 #thank-you-content-wrap .ty-content .wpb_text_column p .btn.ty-btn:hover {
  color: #f15a29;
  background-color: #fff;
}
/*about us*/
body.page-id-366 .qodef-full-width-inner .vc_row.wpb_row.vc_row-fluid {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
body.page-id-366 .qodef-full-width-inner .qodef-section-inner-margin {
  margin-left: auto;
  margin-right: auto;
}
body.page-id-366 .qodef-full-width-inner .clearfix.qodef-section-inner {
  width: 92%;
  max-width: 1260px;
}
body.page-id-366 .qodef-full-width-inner .our-mission-title {
  padding: 25px 0;
}
body.page-id-366 .qodef-full-width-inner .our-mission-title .wpb_wrapper {
  padding-bottom: 0;
}
body.page-id-366 .qodef-full-width-inner .our-mission-title h3 {
  font-size: 28px !important;
}
@media (max-width: 980px) {
  body.page-id-366 .qodef-full-width-inner .our-mission-title h3 {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-366 .qodef-full-width-inner .our-mission-title h3 {
    font-size: 22px !important;
  }
}
body.page-id-366 .qodef-full-width-inner .our-mission-row {
  padding: 40px 0;
}
body.page-id-366 .qodef-full-width-inner .qodef-carousel-holder {
  max-width: 1260px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 48px 10px;
}
body.page-id-366 .qodef-full-width-inner .qodef-carousel-holder .owl-buttons .owl-prev > span, body.page-id-366 .qodef-full-width-inner .qodef-carousel-holder .owl-buttons .owl-next > span {
  width: 44px !important;
  height: 44px !important;
}
@media (max-width: 767px) {
  body.page-id-366 .qodef-full-width-inner .qodef-carousel-holder .owl-buttons .owl-prev > span, body.page-id-366 .qodef-full-width-inner .qodef-carousel-holder .owl-buttons .owl-next > span {
    width: 33px !important;
    height: 33px !important;
  }
}
body.page-id-366 .qodef-full-width-inner .qodef-carousel-holder .owl-buttons .owl-prev > span i, body.page-id-366 .qodef-full-width-inner .qodef-carousel-holder .owl-buttons .owl-next > span i {
  line-height: 44px;
}
@media (max-width: 767px) {
  body.page-id-366 .qodef-full-width-inner .qodef-carousel-holder .owl-buttons .owl-prev > span i, body.page-id-366 .qodef-full-width-inner .qodef-carousel-holder .owl-buttons .owl-next > span i {
    line-height: 33px;
  }
}
body.page-id-366 .qodef-full-width-inner .qodef-carousel-holder .owl-buttons .owl-prev {
  left: -60px;
}
@media (max-width: 767px) {
  body.page-id-366 .qodef-full-width-inner .qodef-carousel-holder .owl-buttons .owl-prev {
    left: -40px;
  }
}
body.page-id-366 .qodef-full-width-inner .qodef-carousel-holder .owl-buttons .owl-next {
  right: -60px;
}
@media (max-width: 767px) {
  body.page-id-366 .qodef-full-width-inner .qodef-carousel-holder .owl-buttons .owl-next {
    right: -40px;
  }
}
@media screen and (max-width: 991px) {
  body.page-id-366 .qodef-section .qodef-elements-holder-item-content .wpb_single_image .wpb_wrapper.vc_figure {
    max-width: fit-content;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
/*pages*/
.page-id-309 .qodef-full-width-inner .vc_row.wpb_row.vc_row-fluid {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
.page-id-309 .qodef-full-width-inner .qodef-section-inner-margin {
  margin-left: auto;
  margin-right: auto;
}
.page-id-309 .qodef-full-width-inner .clearfix.qodef-section-inner {
  width: 92%;
  max-width: 1260px;
}
@media screen and (max-width: 768px) {
  .page-id-309 .qodef-full-width-inner .qodef-image-with-icon-holder-image-wrapper img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 440px;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .page-id-309 .qodef-full-width-inner .vc_custom_1445427426188 .qodef-section-inner-margin.clearfix, .page-id-309 .qodef-full-width-inner .vc_custom_1445427531143 .qodef-section-inner-margin.clearfix {
    display: flex;
    flex-direction: column-reverse;
  }
}
/*
#pum-6520 {
	background-color: rgba(0, 0, 0, 0.8);
	overflow: auto !important;
	#popmake-6520 {
		max-width: 644px !important;
	    width: 90% !important;
	    border-radius: 8px;
	    background-color: #f0efeb;
		padding: 0;
		margin: 0 auto !important;
		height: 300px;
		
		@include desktop {
			@media (min-height: 600px) {
				top: 50% !important;
				transform: translateY(-50%);
			}
		}
		
		.popmake-close {
			width: 13px !important;
			height: 13px !important;
			padding: 0 !important;
			font-size: 0 !important;
			background: none !important;
			background-image: url('/wp-content/uploads/2021/04/close_btn.png') !important;
			background-repeat: no-repeat !important;
			background-position: center center !important;
			background-size: cover !important;
			border: none !important;
			box-shadow: none !important;
			top: 21px !important;
			right: 22px !important;
		}
	}
}
*/
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding-right: 0 !important;
}
/* Temporary calendar styles for line 316 */
#pum-6531 {
  background-color: rgba(0, 0, 0, 0.8);
  overflow: auto !important;
}
#pum-6531.pum-overlay.pum-active {
  display: flex !important;
  align-items: center !important;
  overflow-y: auto !important;
}
@media (max-width: 763px) and (max-height: 697px), (min-width: 763px) and (max-height: 932px) {
  #pum-6531.pum-overlay.pum-active {
    display: block !important;
  }
}
#pum-6531.pum-overlay.pum-active #popmake-6531.pum-container {
  position: relative !important;
  top: 0 !important;
  right: 0;
  left: 0 !important;
  min-height: auto;
}
@media screen and (min-width: 763px) and (max-height: 932px) {
  #pum-6531.pum-overlay.pum-active #popmake-6531.pum-container {
    margin: 4vh auto !important;
  }
}
@media screen and (max-width: 762px) and (max-height: 697px) {
  #pum-6531.pum-overlay.pum-active #popmake-6531.pum-container {
    margin: 3vh auto !important;
  }
}
@media screen and (min-width: 981px) and (max-width: 1366px) and (max-height: 932px) {
  #pum-6531.pum-overlay.pum-active #popmake-6531.pum-container {
    margin: 0.3vh auto !important;
  }
}
#pum-6531 #popmake-6531 {
  max-width: 1040px !important;
  width: 100% !important;
  border-radius: 8px;
  background-color: #f5f8fa;
  padding: 0;
  padding: 25px 0;
  margin: 0 auto !important;
}
@media screen and (min-width: 370px) {
  #pum-6531 #popmake-6531 {
    width: 90% !important;
  }
}
@media screen and (min-width: 576px) {
  #pum-6531 #popmake-6531 {
    padding: 25px 20px;
  }
}
@media screen and (min-width: 981px) {
  #pum-6531 #popmake-6531 {
    padding: 35px 40px;
  }
}
@media screen and (min-width: 981px) and (max-width: 1366px) {
  #pum-6531 #popmake-6531 {
    padding: 2px 40px 10px;
  }
}
#pum-6531 #popmake-6531 .popmake-close {
  width: 13px !important;
  height: 13px !important;
  padding: 0 !important;
  font-size: 0 !important;
  background: none !important;
  background-image: url('/wp-content/uploads/2021/04/close_btn.png') !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  border: none !important;
  box-shadow: none !important;
  top: 21px !important;
  right: 22px !important;
}
#pum-6531 #popmake-6531 .calendar-wrap {
  position: relative;
  height: 600px;
}
@media screen and (min-width: 763px) {
  #pum-6531 #popmake-6531 .calendar-wrap {
    height: 762px;
  }
}
@media screen and (max-width: 400px) {
  #pum-6531 #popmake-6531 .calendar-wrap {
    text-align: center;
  }
}
/*404*/
.error404 .qodef-page-header .qodef-menu-area {
  background-color: transparent;
}
.error404 .page404-section {
  margin-top: -135px;
  padding-top: 135px;
  background-image: url("/wp-content/uploads/2021/04/page-404.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 460px) {
  .error404 .page404-section {
    position: relative;
  }
  .error404 .page404-section:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    background-color: rgba(50, 50, 50, 0.65);
    z-index: 1;
  }
}
.error404 .page404-section .section-wrap {
  max-width: 1355px;
  width: 90%;
  padding-bottom: 7%;
  margin-left: auto;
  margin-right: auto;
  min-height: calc(100vh - 167px);
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}
.error404 .page404-section .section-wrap .section-col {
  z-index: 2;
  width: 60%;
}
@media screen and (max-width: 460px) {
  .error404 .page404-section .section-wrap .section-col {
    width: 100%;
  }
}
.error404 .page404-section .section-wrap .section-col:nth-child(2) {
  width: 40%;
}
@media screen and (max-width: 460px) {
  .error404 .page404-section .section-wrap .section-col:nth-child(2) {
    display: none;
  }
}
.error404 .page404-section .section-wrap .section-col .section-col_text {
  text-align: center;
  color: white;
  padding: 7% 0 20%;
}
@media (max-width: 980px) {
  .error404 .page404-section .section-wrap .section-col .section-col_text {
    padding: 70px 0;
  }
}
.error404 .page404-section .section-wrap .section-col .section-col_text h1 {
  font-family: 'HelveticaNeue-CondensedBlack', sans-serif;
  font-weight: 900;
  font-style: normal;
  color: white;
  font-size: 120px;
  text-transform: uppercase;
  margin-bottom: 24px;
  line-height: 1 !important;
  font-size: 120px !important;
}
@media (max-width: 980px) {
  .error404 .page404-section .section-wrap .section-col .section-col_text h1 {
    font-size: 60px !important;
  }
}
@media (max-width: 767px) {
  .error404 .page404-section .section-wrap .section-col .section-col_text h1 {
    font-size: 46px !important;
  }
}
@media (max-width: 1440px) and (min-width: 767px) {
  .error404 .page404-section .section-wrap .section-col .section-col_text h1 {
    font-size: calc(60px + (120 - 60) * ((100vw - 767px) / (1440 - 767))) !important;
  }
}
.error404 .page404-section .section-wrap .section-col .section-col_text p {
  font-size: 20px;
  font-family: 'Raleway-Regular', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .error404 .page404-section .section-wrap .section-col .section-col_text p {
    font-size: 15px;
  }
}
.error404 .page404-section .section-wrap .section-col .section-col_text a.btn {
  font-family: 'Founders Grotesk Condensed SmBd.', sans-serif;
  font-style: normal;
  display: inline-block;
  margin: 0 0;
  border-radius: 5px;
  background-color: #f15a29;
  border: 1px solid #f15a29;
  color: #fff;
  font-size: 20px !important;
  font-weight: 400;
  letter-spacing: 0.025em;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  padding: 16px 20px 9px;
  text-decoration: none !important;
  transition: all 0.3s ease-in;
}
@media (max-width: 767px) {
  .error404 .page404-section .section-wrap .section-col .section-col_text a.btn {
    font-size: 16px;
  }
}
.contacts-page .contacts-info h2 {
  margin-top: 0 !important;
}
#contact-page_form .form-wrap {
  margin-top: 26px;
}
#contact-page_form .form-descr h3 {
  letter-spacing: 0.025em;
}
#contact-page_form .hs-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#contact-page_form .hs-form .hs-form-field {
  flex: 0 1 47.5%;
  margin-bottom: 8px;
}
#contact-page_form .hs-form .hs-form-field.hs_email, #contact-page_form .hs-form .hs-form-field.hs_message {
  flex-basis: 100%;
}
@media (max-width: 370px) {
  #contact-page_form .hs-form .hs-form-field {
    flex-basis: 100%;
  }
}
#contact-page_form .hs-form .hs-form-field label {
  font-size: 13px;
  font-family: "Raleway";
  color: black;
  line-height: 2.308;
  text-align: left;
  text-transform: capitalize;
}
#contact-page_form .hs-form .hs-form-field .hs-input {
  width: 100%;
  border-width: 1px;
  border-color: #949599;
  border-style: solid;
  border-radius: 4px;
  background-color: rgba(208, 185, 161, 0.2);
  height: 33px;
}
#contact-page_form .hs-form .hs-form-field .hs-input.error {
  border: 1px solid #c30000;
}
#contact-page_form .hs-form .hs-form-field textarea.hs-input {
  height: 127px;
  resize: none;
}
#contact-page_form .hs-form .hs-form-field textarea.hs-input.error {
  border: 1px solid #c30000;
}
#contact-page_form .hs-form-required {
  color: #c30000;
  font-size: 18px !important;
  line-height: 13px !important;
}
#contact-page_form .hs-error-msgs {
  list-style-type: none !important;
}
#contact-page_form .hs-error-msgs .hs-main-font-element, #contact-page_form .hs-error-msgs .hs-error-msg {
  color: #c30000 !important;
  line-height: 1.5 !important;
  font-size: 11px !important;
  letter-spacing: 0.02em;
  padding-top: 2px;
}
#contact-page_form .hs_error_rollup {
  padding-bottom: 5px;
  display: block;
  width: 100%;
}
#contact-page_form .hs_error_rollup .hs-main-font-element {
  font-size: 15px !important;
}
#contact-page_form .hs-submit {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
#contact-page_form .hs-button {
  display: block;
  border-radius: 5px;
  background-color: #f15a29;
  top: 730px;
  max-width: 222px;
  width: 100%;
  min-height: 55px;
  font-size: 28px;
  font-family: "Raleway";
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  border: none;
  margin: 0 auto;
  padding: 10px 60px;
  letter-spacing: 0.05em;
}
#contact-page_form .ss-recaptcha {
  display: none;
}
@media (max-width: 1366px) and (max-height: 800px) {
  .contacts-info-section {
    padding-top: 210px !important;
  }
  #contact-page_form .form-container {
    padding: 30px;
  }
  #contact-page_form .hs-form .hs-form-field textarea.hs-input {
    height: 100px;
  }
}
@media (max-width: 1366px) and (max-height: 768px) {
  .contacts-info-section {
    padding-top: 200px !important;
  }
}
@media (max-width: 1024px) {
  .contacts-info-section {
    padding-top: 120px !important;
  }
}
@media (max-width: 980px) {
  .contacts-info-section {
    padding-top: 70px !important;
  }
}
@media screen and (min-width: 767.98px) and (max-width: 1159px) {
  .contacts-row {
    width: 96%;
  }
  .contacts-map-col {
    width: 46% !important;
    margin: 2% !important;
  }
}
@media (max-width: 1024px) and (max-height: 768px) {
  .contacts-info-section {
    padding-top: 90px !important;
  }
}
@media screen and (max-width: 360px) {
  .page-template-contacts-php .socials-list {
    flex-wrap: wrap;
  }
  .page-template-contacts-php .socials-list .socials-list__item {
    margin: 9px 9px 9px 9px !important;
  }
}
