







/* 1a. Containers */




/* 1b. Colors */






/* 1c. Typography */




























/* 1d. Buttons */








/* 1e. Forms */
















/* Forms Button  */










/* 1g. Website header */










/* 1h. Website footer */








.content-wrapper {
  max-width: 1240px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1240px;
}





html {
  font-size: 16px;
}

body {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #283A4A !important;
  font-size: 16px;
}

/* Paragraphs */

p {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-weight: 600; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #3d3d3d;
  text-decoration:none !important;
  
}

a:hover,
a:focus {
  font-weight: 600; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal !important;
  color: #151515 !important;
}

a:active {
  font-weight: 600; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #656565;
}

/* Headings */

body h1,
body .h1 {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #3d3d3d;
  font-size: 55px;
  text-transform: none;
}

body h2,
body .h2 {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #3d3d3d;
  font-size: 45px;
  text-transform: none;
}

body h3,
body .h3 {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #3d3d3d;
  font-size: 40px;
  text-transform: none;
}

body h4,
body .h4 {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #3d3d3d;
  font-size: 22px;
  text-transform: none;
}

body h5,
body .h5 {
  font-weight: 500; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #000000;
  font-size: 18px;
  text-transform: none;
}

body h6,
body .h6 {
  font-weight: 500; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #3d3d3d;
  font-size: 16px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #3d3d3d;
}





button,
.woods_hub_secondary_button,
.woods_hub_primary_button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #FB5C34;

  padding-top: 12px;
padding-right: 55px;
padding-bottom: 12px;
padding-left: 55px;

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(251, 92, 52, 1.0)

 ;
  border-radius: 5px;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
  display:inline-block;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.woods_hub_primary_button:hover,
.woods_hub_primary_button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  ;
  color:  !important;
  background-color: !important;
  border-radius: ;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 132, 92, 1.0);
  border-color: #ff845c;
}





form,
.submitted-message {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}
form{
  
  background-color: ;
}

/* Form title */

.form-title {
  color: ;
  background-color: ;
}

/* Labels */

form label {
  color: #FB5C34;
}

/* Help text */

form legend {
  color: #FB5C34;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #FB5C34;
  border-radius: 3px;
}
.contact_page_section .contact_form form textarea.form-control{
  border: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #FB5C34;
  border-radius: 3px;
}
.form-control:focus {
  background-color: #fff  !important;;
  border-color:  !important;
  outline: 0  !important;;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #FB5C34;
}

::-moz-placeholder {
  color: #FB5C34;
}

:-ms-input-placeholder {
  color: #FB5C34;
}

::placeholder {
  color: #FB5C34;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #FB5C34;
}

.fn-date-picker td.is-selected .pika-button {
  background: #FB5C35;
}

.fn-date-picker td .pika-button:hover {
  background-color: #FB5C35 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #FB5C35;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  
  
  ;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  border-radius: px;
  color: ;
  font-size: ;
  text-transform: ;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  
  color: ;
  background-color: ;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(#null, 0.0);
  border-color: #ff845c;
}





/* Table */

table {
  
  background-color: ;
}

/* Table cells */

td,
th {
  
  
  color: ;
}

/* Table header */

thead th {
  background-color: ;
  color: ;
}

/* Table footer */

tfoot td {
  background-color: ;
  color: ;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #3d3d3d;
  font-family: Montserrat;
}

.menu__child-toggle-icon {
  border-top-color: #3d3d3d;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #151515;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #151515;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #656565;
}

.menu__child-toggle-icon:active {
  border-top-color: #656565;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #3d3d3d;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px none #FB5C35;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px none #FB5C35;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #FB5C34;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #FB5C35;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Montserrat;
}

.header__language-switcher-label-current:after {
  border-top-color: #3d3d3d;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #3d3d3d;
  }
}
/* =========header design by woods hub creator======= */
.our-navigation-menu {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

 ;
}
.our-navigation-menu .menu_link li a{
  color: #3d3d3d;
}
.our-navigation-menu .menu_link li a:hover{
  color: ;
}
.our-navigation-menu .menu_link .active a{
  color:  ;
}
/* header dropdown section */
.our-navigation-menu .menu_link .hs-menu-children-wrapper li{
  border: 2px none #FB5C35;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.our-navigation-menu .menu_link .hs-menu-children-wrapper li a{
  color: #FB5C34;
}





.footer {
  background-color: 

  
  
    
  


  rgba(241, 241, 241, 1.0)

 !important;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #3d3d3d;
}
.footer-section li a{
  color: #000 !important;
  text-decoration:none !important;
}
.footer-section li a:hover{
  color: #3d3d3d !important;
}
.footer-section .active a{
  color: #3d3d3d !important;
}




.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #283A4A;
}

.blog-post__tag-link {
  color: #283A4A;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #001222;
}

.blog-post__tag-link:active {
  color: #506272;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #3d3d3d;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #151515;
}

.blog-related-posts__title-link:active {
  color: #656565;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #3d3d3d;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #151515;
}

#comments-listing .comment-reply-to:active {
  color: #656565;
}





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #3d3d3d;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #3d3d3d;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #151515;
}

.hs-blog-post-listing__post-title-link:active {
  color: #656565;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #283A4A;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #283A4A;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #001222;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #506272;
}

.hs-pagination__link-icon svg {
  fill: #283A4A;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #3d3d3d;
  font-size: 40px;
}

.card__body svg {
  fill: #FB5C35;
}

/* Social follow */

.social-links__icon {
  background-color: #FB5C35;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #d3340d;
}

.social-links__icon:active {
  background-color: #ff845d;
  font-weight: 700; text-decoration: none; font-family: Montserrat, sans-serif; font-style: normal;
  color: #3d3d3d;
  font-size: 40px;
}



body{
  font-style: normal !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  line-height: 1.8em !important;
  letter-spacing: 0 !important;
}

.container-fluid{
  padding: 0 !important;
}
.row-fluid{
  justify-content: center !important;   
}



 /***** buttons *****/

 .woods_hub_secondary_button{
    color: 

  
  
    
  


  rgba(251, 92, 52, 1.0)

 !important;
    background-color:#FFFFFF !important;
   
 }

 .woods_hub_secondary_button:hover{
    color:#FFFFFF !important ;
    background-color:

  
  
    
  


  rgba(251, 92, 52, 1.0)

 !important;
   
 }

.woods_hub_primary_button:hover{
  color:  !important;
  background-color: !important;
}


.contact_page_section .contact_form .puprple_btn {
  background-color: #FB5C35;
  color: #fff;
  border-radius: 5px;
  padding-top: 12px;
padding-right: 55px;
padding-bottom: 12px;
padding-left: 55px;
;
  position: relative;
  overflow: hidden;
  z-index: 1;
  font-weight: {font=Montserrat, font_set=GOOGLE, styles={font-family=Montserrat, sans-serif, font-style=normal, font-weight=600, text-decoration=none}, size=16, size_unit=px, color=#FFFFFF, variant=600, fallback=sans-serif, style=font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none, css=color: #FFFFFF;font-size: 16px;font-family: Montserrat, sans-serif; font-weight: 600;};
  font-style: {font=Montserrat, font_set=GOOGLE, styles={font-family=Montserrat, sans-serif, font-style=normal, font-weight=600, text-decoration=none}, size=16, size_unit=px, color=#FFFFFF, variant=600, fallback=sans-serif, style=font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none, css=color: #FFFFFF;font-size: 16px;font-family: Montserrat, sans-serif; font-weight: 600;};
}

.contact_page_section .contact_form .puprple_btn:hover {
  background-color: #FB5C35;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
}


/* ================Icon Box================ */
.box-services-icon .service-card svg {
  fill: #FB5C35;
}


/* ================Two Blocks Section================ */
.two-block-section .first-box {
  background: #FB5C35;
}
.two-block-section .first-box:hover {
  background: #3d3d3d;
}
.two-block-section .first-box h3 {
  color: #fff !important;
}
.two-block-section .block-bg h3 {
  color: #fff !important;
}


/* ================The Clickable navbar Section================ */
.clickable-navbar .nav-tabs .nav-link.active,
.clickable-navbar .nav-tabs .nav-item.show .nav-link {
  border-color: none !important;
  background: #FB5C35;
  border-radius: 5px;
  font-size: 14px;
}
.clickable-navbar .nav-tabs .nav-link{
  color: #FB5C35;
}

.clickable-navbar .nav-tabs .nav-link:hover,
.clickable-navbar .nav-tabs .nav-link:focus {
  color: #3d3d3d;
}


/* ================The Countdown Section================ */
.count-box-section .box-design h3 {
  color: #FB5C35 !important;
}
.count-box-section .box-design svg {
  fill: #3d3d3d;
}


/* ========= why choose us ========== */
.why-choose-us .why_box h3 {
  color: #FB5C35;
}


/* =============== center Base Title ================== */
.center-title-subtitle .section_title h2 {
  color: #FB5C35;
}


/* ============= Grid Services Module =============== */
.service-section-grid .service-contant {
  background: #FB5C35;
}
.service-section-grid .service-contant h4 {
  color: #fff;
}
.service-section-grid .service-contant:hover h4 {
  color: #FB5C35;
}
.service-section-grid .service-contant:hover {
  background: #fff;
  color: #FB5C35;
}
.service-section-grid .service-contant:hover svg {
  fill: #FB5C35;
}


/* ============= portfolio page Module =============== */
.portfolio-module-section .portfolio-flters li {
  border: 1px solid #FB5C35;
}
.portfolio-module-section .portfolio-flters li:hover,
.portfolio-module-section .portfolio-flters li.filter-active {
  background: #FB5C35;
}
.portfolio-module-section .portfolio-item:before {
  background: (#3d3d3d);

}


/* ======== Error Page ========== */
.error-page h1{
  color: #FB5C35;
}


/* ====================footer==================== */
.footer-section li a:hover {
  color: #3d3d3d;
}
.footer-section .footer-icon i{
  color: #fff;
}
/* .footer-section .footer-icon a:hover {
border: 3px solid #3d3d3d !important;
color: #3d3d3d !important;
} */
.footer-section .footer-icon a svg {
  fill: #3d3d3d;
}

/* ========== Blog Section TAG =========== */
.hs-blog-post-listing__post-tag{
  font-size: 14px !important;
}
.hs-pagination__link--active {
  color: #FB5C35 !important;
}
/* navbar dropdown 3 */
.hs-menu-depth-3 a{
  padding-left: 3rem;
}
/* Testimonial Slic Slider */
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 11px !important;
  line-height: 23px !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: 1;
  color: #FB5C35 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 1 !important;
  color: #FB5C35 !important;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  margin: 0px;
  padding: 0;
  cursor: pointer;
}

.slick-dots {
  position: absolute;
  bottom: 8px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
/* faq section */
.faq-section .accordion-body {
  background-color: ;
}